home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gnome-nettool / dialogs / gnome-nettool.ui
Extensible Markup Language  |  2009-09-23  |  144KB  |  2,527 lines

  1. <?xml version="1.0"?>
  2. <!--*- mode: xml -*-->
  3. <interface>
  4.   <object class="GtkAdjustment" id="adjustment1">
  5.     <property name="upper">99</property>
  6.     <property name="lower">1</property>
  7.     <property name="page_increment">10</property>
  8.     <property name="step_increment">1</property>
  9.     <property name="page_size">0</property>
  10.     <property name="value">5</property>
  11.   </object>
  12.   <object class="GtkListStore" id="model1">
  13.     <columns>
  14.       <column type="gchararray"/>
  15.     </columns>
  16.     <data>
  17.       <row>
  18.         <col id="0" translatable="yes">Host</col>
  19.       </row>
  20.     </data>
  21.   </object>
  22.   <object class="GtkListStore" id="model2">
  23.     <columns>
  24.       <column type="gchararray"/>
  25.     </columns>
  26.     <data>
  27.       <row>
  28.         <col id="0" translatable="yes">Host</col>
  29.       </row>
  30.     </data>
  31.   </object>
  32.   <object class="GtkListStore" id="model3">
  33.     <columns>
  34.       <column type="gchararray"/>
  35.     </columns>
  36.     <data>
  37.       <row>
  38.         <col id="0" translatable="yes">Host</col>
  39.       </row>
  40.     </data>
  41.   </object>
  42.   <object class="GtkListStore" id="model4">
  43.     <columns>
  44.       <column type="gchararray"/>
  45.     </columns>
  46.     <data>
  47.       <row>
  48.         <col id="0" translatable="yes">Host</col>
  49.       </row>
  50.     </data>
  51.   </object>
  52.   <object class="GtkListStore" id="model5">
  53.     <columns>
  54.       <column type="gchararray"/>
  55.     </columns>
  56.     <data>
  57.       <row>
  58.         <col id="0" translatable="yes">Host</col>
  59.       </row>
  60.     </data>
  61.   </object>
  62.   <object class="GtkListStore" id="model6">
  63.     <columns>
  64.       <column type="gchararray"/>
  65.     </columns>
  66.     <data>
  67.       <row>
  68.         <col id="0" translatable="yes">User</col>
  69.       </row>
  70.     </data>
  71.   </object>
  72.   <object class="GtkListStore" id="model7">
  73.     <columns>
  74.       <column type="gchararray"/>
  75.     </columns>
  76.     <data>
  77.       <row>
  78.         <col id="0" translatable="yes">Host</col>
  79.       </row>
  80.     </data>
  81.   </object>
  82.   <object class="GtkUIManager" id="uimanager1">
  83.     <child>
  84.       <object class="GtkActionGroup" id="actiongroup1">
  85.         <child>
  86.           <object class="GtkAction" id="tool1">
  87.             <property name="name">tool1</property>
  88.             <property name="label" translatable="yes">_Tool</property>
  89.           </object>
  90.         </child>
  91.         <child>
  92.           <object class="GtkToggleAction" id="m_beep">
  93.             <property name="name">m_beep</property>
  94.             <property name="label" translatable="yes">Beep on ping</property>
  95.           </object>
  96.         </child>
  97.         <child>
  98.           <object class="GtkAction" id="m_quit">
  99.             <property name="stock_id">gtk-quit</property>
  100.             <property name="name">m_quit</property>
  101.             <signal handler="gn_quit_app" name="activate"/>
  102.           </object>
  103.         </child>
  104.         <child>
  105.           <object class="GtkAction" id="edit1">
  106.             <property name="name">edit1</property>
  107.             <property name="label" translatable="yes">_Edit</property>
  108.           </object>
  109.         </child>
  110.         <child>
  111.           <object class="GtkAction" id="m_copy">
  112.             <property name="name">m_copy</property>
  113.             <property name="label" translatable="yes">Copy as text _report</property>
  114.             <signal handler="on_copy_activate" name="activate" object="notebook"/>
  115.           </object>
  116.         </child>
  117.         <child>
  118.           <object class="GtkAction" id="m_clear_history">
  119.             <property name="stock_id">gtk-clear</property>
  120.             <property name="name">m_clear_history</property>
  121.             <property name="label" translatable="yes">Clear _History</property>
  122.             <signal handler="on_clear_history_activate" name="activate" object="notebook"/>
  123.           </object>
  124.         </child>
  125.         <child>
  126.           <object class="GtkAction" id="help1">
  127.             <property name="name">help1</property>
  128.             <property name="label" translatable="yes">_Help</property>
  129.           </object>
  130.         </child>
  131.         <child>
  132.           <object class="GtkAction" id="m_help_contents">
  133.             <property name="stock_id">gtk-help</property>
  134.             <property name="name">m_help_contents</property>
  135.             <signal handler="on_help_activate" name="activate" object="main_window"/>
  136.           </object>
  137.         </child>
  138.         <child>
  139.           <object class="GtkAction" id="m_about">
  140.             <property name="stock_id">gtk-about</property>
  141.             <property name="name">m_about</property>
  142.             <signal after="yes" handler="on_about_activate" name="activate" object="main_window"/>
  143.           </object>
  144.         </child>
  145.       </object>
  146.     </child>
  147.     <ui>
  148.       <menubar name="menubar1">
  149.         <menu action="tool1">
  150.           <menuitem action="m_beep"/>
  151.           <separator/>
  152.           <menuitem action="m_quit"/>
  153.         </menu>
  154.         <menu action="edit1">
  155.           <menuitem action="m_copy"/>
  156.           <separator/>
  157.           <menuitem action="m_clear_history"/>
  158.         </menu>
  159.         <menu action="help1">
  160.           <menuitem action="m_help_contents"/>
  161.           <placeholder name="LaunchpadItems"/>
  162.           <menuitem action="m_about"/>
  163.         </menu>
  164.       </menubar>
  165.     </ui>
  166.   </object>
  167.   <object class="GtkWindow" id="main_window">
  168.     <property name="visible">True</property>
  169.     <property comments="Dear Translator: This is the Window Title" name="title" translatable="yes">Devices - Network Tools</property>
  170.     <child>
  171.       <object class="GtkVBox" id="vbox_main">
  172.         <property name="visible">True</property>
  173.         <child>
  174.           <object class="GtkMenuBar" constructor="uimanager1" id="menubar1">
  175.             <property name="visible">True</property>
  176.           </object>
  177.           <packing>
  178.             <property name="expand">False</property>
  179.             <property name="fill">False</property>
  180.           </packing>
  181.         </child>
  182.         <child>
  183.           <object class="GtkNotebook" id="notebook">
  184.             <property name="visible">True</property>
  185.             <property name="can_focus">True</property>
  186.             <property name="border_width">4</property>
  187.             <signal handler="on_page_switch" name="switch_page"/>
  188.             <child>
  189.               <object class="GtkVBox" id="vbox_info">
  190.                 <property name="visible">True</property>
  191.                 <property name="border_width">6</property>
  192.                 <property name="spacing">6</property>
  193.                 <child>
  194.                   <object class="GtkHBox" id="hbox33">
  195.                     <property name="visible">True</property>
  196.                     <property name="border_width">6</property>
  197.                     <property name="spacing">12</property>
  198.                     <child>
  199.                       <object class="GtkLabel" id="info_combo_label">
  200.                         <property name="visible">True</property>
  201.                         <property name="label" translatable="yes">_Network device:</property>
  202.                         <property name="use_underline">True</property>
  203.                       </object>
  204.                       <packing>
  205.                         <property name="expand">False</property>
  206.                         <property name="fill">False</property>
  207.                       </packing>
  208.                     </child>
  209.                     <child>
  210.                       <object class="GtkComboBox" id="info_combo">
  211.                         <property name="visible">True</property>
  212.                         <property name="can_focus">True</property>
  213.                         <property name="can_default">True</property>
  214.                         <property name="has_default">True</property>
  215.                         <accessibility>
  216.                           <relation target="info_combo_label" type="labelled-by"/>
  217.                         </accessibility>
  218.                       </object>
  219.                       <packing>
  220.                         <property name="position">1</property>
  221.                       </packing>
  222.                     </child>
  223.                     <child>
  224.                       <object class="GtkButton" id="info_configure_button">
  225.                         <property name="visible">True</property>
  226.                         <property name="can_focus">True</property>
  227.                         <child>
  228.                           <object class="GtkAlignment" id="alignment33">
  229.                             <property name="visible">True</property>
  230.                             <property name="xscale">0</property>
  231.                             <property name="yscale">0</property>
  232.                             <child>
  233.                               <object class="GtkHBox" id="hbox44">
  234.                                 <property name="visible">True</property>
  235.                                 <property name="spacing">2</property>
  236.                                 <child>
  237.                                   <object class="GtkImage" id="image13">
  238.                                     <property name="visible">True</property>
  239.                                     <property name="stock">gtk-preferences</property>
  240.                                   </object>
  241.                                   <packing>
  242.                                     <property name="expand">False</property>
  243.                                     <property name="fill">False</property>
  244.                                   </packing>
  245.                                 </child>
  246.                                 <child>
  247.                                   <object class="GtkLabel" id="label122">
  248.                                     <property name="visible">True</property>
  249.                                     <property name="label" translatable="yes">_Configure</property>
  250.                                     <property name="use_underline">True</property>
  251.                                   </object>
  252.                                   <packing>
  253.                                     <property name="expand">False</property>
  254.                                     <property name="fill">False</property>
  255.                                     <property name="position">1</property>
  256.                                   </packing>
  257.                                 </child>
  258.                               </object>
  259.                             </child>
  260.                           </object>
  261.                         </child>
  262.                       </object>
  263.                       <packing>
  264.                         <property name="expand">False</property>
  265.                         <property name="fill">False</property>
  266.                         <property name="position">2</property>
  267.                       </packing>
  268.                     </child>
  269.                   </object>
  270.                   <packing>
  271.                     <property name="expand">False</property>
  272.                   </packing>
  273.                 </child>
  274.                 <child>
  275.                   <object class="GtkFrame" id="info_ipv6_frame">
  276.                     <property name="visible">True</property>
  277.                     <property name="label_xalign">0</property>
  278.                     <property name="shadow_type">GTK_SHADOW_NONE</property>
  279.                     <child>
  280.                       <object class="GtkAlignment" id="alignment17">
  281.                         <property name="visible">True</property>
  282.                         <property name="left_padding">12</property>
  283.                         <child>
  284.                           <object class="GtkScrolledWindow" id="scrolledwindow8">
  285.                             <property name="visible">True</property>
  286.                             <property name="can_focus">True</property>
  287.                             <property name="border_width">6</property>
  288.                             <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  289.                             <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  290.                             <property name="shadow_type">GTK_SHADOW_IN</property>
  291.                             <child>
  292.                               <object class="GtkTreeView" id="info_list_ip_addr">
  293.                                 <property name="height_request">120</property>
  294.                                 <property name="visible">True</property>
  295.                                 <property name="can_focus">True</property>
  296.                                 <property name="rules_hint">True</property>
  297.                                 <property name="enable_search">False</property>
  298.                               </object>
  299.                             </child>
  300.                           </object>
  301.                         </child>
  302.                       </object>
  303.                     </child>
  304.                     <child type="label">
  305.                       <object class="GtkLabel" id="label96">
  306.                         <property name="visible">True</property>
  307.                         <property name="label" translatable="yes"><b>IP Information</b></property>
  308.                         <property name="use_markup">True</property>
  309.                       </object>
  310.                     </child>
  311.                   </object>
  312.                   <packing>
  313.                     <property name="expand">False</property>
  314.                     <property name="position">1</property>
  315.                   </packing>
  316.                 </child>
  317.                 <child>
  318.                   <object class="GtkHBox" id="hbox_info_detail">
  319.                     <property name="visible">True</property>
  320.                     <property name="spacing">4</property>
  321.                     <child>
  322.                       <object class="GtkVBox" id="vbox16">
  323.                         <property name="visible">True</property>
  324.                         <child>
  325.                           <object class="GtkFrame" id="frame11">
  326.                             <property name="visible">True</property>
  327.                             <property name="label_xalign">0</property>
  328.                             <property name="shadow_type">GTK_SHADOW_NONE</property>
  329.                             <child>
  330.                               <object class="GtkAlignment" id="alignment32">
  331.                                 <property name="visible">True</property>
  332.                                 <property name="left_padding">12</property>
  333.                                 <child>
  334.                                   <object class="GtkTable" id="table13">
  335.                                     <property name="visible">True</property>
  336.                                     <property name="border_width">6</property>
  337.                                     <property name="n_rows">5</property>
  338.                                     <property name="n_columns">2</property>
  339.                                     <property name="column_spacing">6</property>
  340.                                     <property name="row_spacing">6</property>
  341.                                     <child>
  342.                                       <object class="GtkLabel" id="label_hw_address">
  343.                                         <property name="visible">True</property>
  344.                                         <property name="xalign">0</property>
  345.                                         <property name="label" translatable="yes">Hardware address:</property>
  346.                                         <accessibility>
  347.                                           <relation target="info_hw_address" type="label-for"/>
  348.                                         </accessibility>
  349.                                       </object>
  350.                                       <packing>
  351.                                         <property name="x_options">GTK_FILL</property>
  352.                                         <property name="y_options"/>
  353.                                       </packing>
  354.                                     </child>
  355.                                     <child>
  356.                                       <object class="GtkLabel" id="label_multicast">
  357.                                         <property name="visible">True</property>
  358.                                         <property name="xalign">0</property>
  359.                                         <property name="label" translatable="yes">Multicast:</property>
  360.                                         <accessibility>
  361.                                           <relation target="info_multicast" type="label-for"/>
  362.                                         </accessibility>
  363.                                       </object>
  364.                                       <packing>
  365.                                         <property name="top_attach">1</property>
  366.                                         <property name="bottom_attach">2</property>
  367.                                         <property name="x_options">GTK_FILL</property>
  368.                                         <property name="y_options"/>
  369.                                       </packing>
  370.                                     </child>
  371.                                     <child>
  372.                                       <object class="GtkLabel" id="label_mtu">
  373.                                         <property name="visible">True</property>
  374.                                         <property name="xalign">0</property>
  375.                                         <property name="label" translatable="yes">MTU:</property>
  376.                                         <accessibility>
  377.                                           <relation target="info_mtu" type="label-for"/>
  378.                                         </accessibility>
  379.                                       </object>
  380.                                       <packing>
  381.                                         <property name="top_attach">2</property>
  382.                                         <property name="bottom_attach">3</property>
  383.                                         <property name="x_options">GTK_FILL</property>
  384.                                         <property name="y_options"/>
  385.                                       </packing>
  386.                                     </child>
  387.                                     <child>
  388.                                       <object class="GtkLabel" id="label_link_speed">
  389.                                         <property name="visible">True</property>
  390.                                         <property name="xalign">0</property>
  391.                                         <property name="label" translatable="yes">Link speed:</property>
  392.                                         <accessibility>
  393.                                           <relation target="info_link_speed" type="label-for"/>
  394.                                         </accessibility>
  395.                                       </object>
  396.                                       <packing>
  397.                                         <property name="top_attach">3</property>
  398.                                         <property name="bottom_attach">4</property>
  399.                                         <property name="x_options">GTK_FILL</property>
  400.                                         <property name="y_options"/>
  401.                                       </packing>
  402.                                     </child>
  403.                                     <child>
  404.                                       <object class="GtkLabel" id="label_state">
  405.                                         <property name="visible">True</property>
  406.                                         <property name="xalign">0</property>
  407.                                         <property name="label" translatable="yes">State:</property>
  408.                                         <accessibility>
  409.                                           <relation target="info_state" type="label-for"/>
  410.                                         </accessibility>
  411.                                       </object>
  412.                                       <packing>
  413.                                         <property name="top_attach">4</property>
  414.                                         <property name="bottom_attach">5</property>
  415.                                         <property name="x_options">GTK_FILL</property>
  416.                                         <property name="y_options"/>
  417.                                       </packing>
  418.                                     </child>
  419.                                     <child>
  420.                                       <object class="GtkLabel" id="info_hw_address">
  421.                                         <property name="visible">True</property>
  422.                                         <property name="xalign">0</property>
  423.                                         <property name="label" translatable="yes">Not Available</property>
  424.                                         <property name="justify">GTK_JUSTIFY_RIGHT</property>
  425.                                         <property name="selectable">True</property>
  426.                                         <accessibility>
  427.                                           <relation target="label_hw_address" type="labelled-by"/>
  428.                                         </accessibility>
  429.                                       </object>
  430.                                       <packing>
  431.                                         <property name="left_attach">1</property>
  432.                                         <property name="right_attach">2</property>
  433.                                         <property name="x_options">GTK_FILL</property>
  434.                                         <property name="y_options"/>
  435.                                       </packing>
  436.                                     </child>
  437.                                     <child>
  438.                                       <object class="GtkLabel" id="info_multicast">
  439.                                         <property name="visible">True</property>
  440.                                         <property name="xalign">0</property>
  441.                                         <property name="label" translatable="yes">Not Available</property>
  442.                                         <property name="selectable">True</property>
  443.                                         <accessibility>
  444.                                           <relation target="label_multicast" type="labelled-by"/>
  445.                                         </accessibility>
  446.                                       </object>
  447.                                       <packing>
  448.                                         <property name="left_attach">1</property>
  449.                                         <property name="right_attach">2</property>
  450.                                         <property name="top_attach">1</property>
  451.                                         <property name="bottom_attach">2</property>
  452.                                         <property name="x_options">GTK_FILL</property>
  453.                                         <property name="y_options"/>
  454.                                       </packing>
  455.                                     </child>
  456.                                     <child>
  457.                                       <object class="GtkLabel" id="info_mtu">
  458.                                         <property name="visible">True</property>
  459.                                         <property name="xalign">0</property>
  460.                                         <property name="label" translatable="yes">Not Available</property>
  461.                                         <property name="selectable">True</property>
  462.                                         <accessibility>
  463.                                           <relation target="label_mtu" type="labelled-by"/>
  464.                                         </accessibility>
  465.                                       </object>
  466.                                       <packing>
  467.                                         <property name="left_attach">1</property>
  468.                                         <property name="right_attach">2</property>
  469.                                         <property name="top_attach">2</property>
  470.                                         <property name="bottom_attach">3</property>
  471.                                         <property name="x_options">GTK_FILL</property>
  472.                                         <property name="y_options"/>
  473.                                       </packing>
  474.                                     </child>
  475.                                     <child>
  476.                                       <object class="GtkLabel" id="info_link_speed">
  477.                                         <property name="visible">True</property>
  478.                                         <property name="xalign">0</property>
  479.                                         <property name="label" translatable="yes">Not Available</property>
  480.                                         <property name="selectable">True</property>
  481.                                         <accessibility>
  482.                                           <relation target="label_link_speed" type="labelled-by"/>
  483.                                         </accessibility>
  484.                                       </object>
  485.                                       <packing>
  486.                                         <property name="left_attach">1</property>
  487.                                         <property name="right_attach">2</property>
  488.                                         <property name="top_attach">3</property>
  489.                                         <property name="bottom_attach">4</property>
  490.                                         <property name="x_options">GTK_FILL</property>
  491.                                         <property name="y_options"/>
  492.                                       </packing>
  493.                                     </child>
  494.                                     <child>
  495.                                       <object class="GtkLabel" id="info_state">
  496.                                         <property name="visible">True</property>
  497.                                         <property name="xalign">0</property>
  498.                                         <property name="label" translatable="yes">Not Available</property>
  499.                                         <property name="selectable">True</property>
  500.                                         <accessibility>
  501.                                           <relation target="label_state" type="labelled-by"/>
  502.                                         </accessibility>
  503.                                       </object>
  504.                                       <packing>
  505.                                         <property name="left_attach">1</property>
  506.                                         <property name="right_attach">2</property>
  507.                                         <property name="top_attach">4</property>
  508.                                         <property name="bottom_attach">5</property>
  509.                                         <property name="x_options">GTK_FILL</property>
  510.                                         <property name="y_options"/>
  511.                                       </packing>
  512.                                     </child>
  513.                                   </object>
  514.                                 </child>
  515.                               </object>
  516.                             </child>
  517.                             <child type="label">
  518.                               <object class="GtkLabel" id="label121">
  519.                                 <property name="visible">True</property>
  520.                                 <property name="label" translatable="yes"><b>Interface Information</b></property>
  521.                                 <property name="use_markup">True</property>
  522.                               </object>
  523.                             </child>
  524.                           </object>
  525.                         </child>
  526.                       </object>
  527.                       <packing>
  528.                         <property name="expand">False</property>
  529.                       </packing>
  530.                     </child>
  531.                     <child>
  532.                       <object class="GtkVBox" id="vbox17">
  533.                         <property name="visible">True</property>
  534.                         <child>
  535.                           <object class="GtkFrame" id="frame4">
  536.                             <property name="visible">True</property>
  537.                             <property name="label_xalign">0</property>
  538.                             <property name="shadow_type">GTK_SHADOW_NONE</property>
  539.                             <child>
  540.                               <object class="GtkAlignment" id="alignment16">
  541.                                 <property name="visible">True</property>
  542.                                 <property name="left_padding">12</property>
  543.                                 <child>
  544.                                   <object class="GtkTable" id="table_statitics">
  545.                                     <property name="visible">True</property>
  546.                                     <property name="border_width">6</property>
  547.                                     <property name="n_rows">7</property>
  548.                                     <property name="n_columns">2</property>
  549.                                     <property name="column_spacing">6</property>
  550.                                     <property name="row_spacing">6</property>
  551.                                     <child>
  552.                                       <object class="GtkLabel" id="label_tx_bytes">
  553.                                         <property name="visible">True</property>
  554.                                         <property name="xalign">0</property>
  555.                                         <property name="label" translatable="yes">Transmitted bytes:</property>
  556.                                         <accessibility>
  557.                                           <relation target="info_tx_bytes" type="label-for"/>
  558.                                         </accessibility>
  559.                                       </object>
  560.                                       <packing>
  561.                                         <property name="x_options">GTK_FILL</property>
  562.                                         <property name="y_options"/>
  563.                                       </packing>
  564.                                     </child>
  565.                                     <child>
  566.                                       <object class="GtkLabel" id="label_rx_bytes">
  567.                                         <property name="visible">True</property>
  568.                                         <property name="xalign">0</property>
  569.                                         <property name="label" translatable="yes">Received bytes:</property>
  570.                                         <accessibility>
  571.                                           <relation target="info_rx_bytes" type="label-for"/>
  572.                                         </accessibility>
  573.                                       </object>
  574.                                       <packing>
  575.                                         <property name="top_attach">3</property>
  576.                                         <property name="bottom_attach">4</property>
  577.                                         <property name="x_options">GTK_FILL</property>
  578.                                         <property name="y_options"/>
  579.                                       </packing>
  580.                                     </child>
  581.                                     <child>
  582.                                       <object class="GtkLabel" id="info_rx_bytes">
  583.                                         <property name="visible">True</property>
  584.                                         <property name="xalign">0</property>
  585.                                         <property name="label" translatable="yes">Not Available</property>
  586.                                         <property name="selectable">True</property>
  587.                                         <accessibility>
  588.                                           <relation target="label_rx_bytes" type="labelled-by"/>
  589.                                         </accessibility>
  590.                                       </object>
  591.                                       <packing>
  592.                                         <property name="left_attach">1</property>
  593.                                         <property name="right_attach">2</property>
  594.                                         <property name="top_attach">3</property>
  595.                                         <property name="bottom_attach">4</property>
  596.                                         <property name="x_options">GTK_FILL</property>
  597.                                         <property name="y_options"/>
  598.                                       </packing>
  599.                                     </child>
  600.                                     <child>
  601.                                       <object class="GtkLabel" id="info_tx_bytes">
  602.                                         <property name="visible">True</property>
  603.                                         <property name="xalign">0</property>
  604.                                         <property name="label" translatable="yes">Not Available</property>
  605.                                         <property name="selectable">True</property>
  606.                                         <accessibility>
  607.                                           <relation target="label_tx_bytes" type="labelled-by"/>
  608.                                         </accessibility>
  609.                                       </object>
  610.                                       <packing>
  611.                                         <property name="left_attach">1</property>
  612.                                         <property name="right_attach">2</property>
  613.                                         <property name="x_options">GTK_FILL</property>
  614.                                         <property name="y_options"/>
  615.                                       </packing>
  616.                                     </child>
  617.                                     <child>
  618.                                       <object class="GtkLabel" id="info_tx_errors">
  619.                                         <property name="visible">True</property>
  620.                                         <property name="xalign">0</property>
  621.                                         <property name="label" translatable="yes">Not Available</property>
  622.                                         <property name="selectable">True</property>
  623.                                         <accessibility>
  624.                                           <relation target="label_tx_errors" type="labelled-by"/>
  625.                                         </accessibility>
  626.                                       </object>
  627.                                       <packing>
  628.                                         <property name="left_attach">1</property>
  629.                                         <property name="right_attach">2</property>
  630.                                         <property name="top_attach">2</property>
  631.                                         <property name="bottom_attach">3</property>
  632.                                         <property name="x_options">GTK_FILL</property>
  633.                                         <property name="y_options"/>
  634.                                       </packing>
  635.                                     </child>
  636.                                     <child>
  637.                                       <object class="GtkLabel" id="label_tx_errors">
  638.                                         <property name="visible">True</property>
  639.                                         <property name="xalign">0</property>
  640.                                         <property name="label" translatable="yes">Transmission errors:</property>
  641.                                         <accessibility>
  642.                                           <relation target="info_tx_errors" type="label-for"/>
  643.                                         </accessibility>
  644.                                       </object>
  645.                                       <packing>
  646.                                         <property name="top_attach">2</property>
  647.                                         <property name="bottom_attach">3</property>
  648.                                         <property name="x_options">GTK_FILL</property>
  649.                                         <property name="y_options"/>
  650.                                       </packing>
  651.                                     </child>
  652.                                     <child>
  653.                                       <object class="GtkLabel" id="info_tx">
  654.                                         <property name="visible">True</property>
  655.                                         <property name="xalign">0</property>
  656.                                         <property name="label" translatable="yes">Not Available</property>
  657.                                         <property name="selectable">True</property>
  658.                                         <accessibility>
  659.                                           <relation target="label_tx" type="labelled-by"/>
  660.                                         </accessibility>
  661.                                       </object>
  662.                                       <packing>
  663.                                         <property name="left_attach">1</property>
  664.                                         <property name="right_attach">2</property>
  665.                                         <property name="top_attach">1</property>
  666.                                         <property name="bottom_attach">2</property>
  667.                                         <property name="x_options">GTK_FILL</property>
  668.                                         <property name="y_options"/>
  669.                                       </packing>
  670.                                     </child>
  671.                                     <child>
  672.                                       <object class="GtkLabel" id="label_tx">
  673.                                         <property name="visible">True</property>
  674.                                         <property name="xalign">0</property>
  675.                                         <property name="label" translatable="yes">Transmitted packets:</property>
  676.                                         <accessibility>
  677.                                           <relation target="info_rx" type="label-for"/>
  678.                                         </accessibility>
  679.                                       </object>
  680.                                       <packing>
  681.                                         <property name="top_attach">1</property>
  682.                                         <property name="bottom_attach">2</property>
  683.                                         <property name="x_options">GTK_FILL</property>
  684.                                         <property name="y_options"/>
  685.                                       </packing>
  686.                                     </child>
  687.                                     <child>
  688.                                       <object class="GtkLabel" id="info_rx">
  689.                                         <property name="visible">True</property>
  690.                                         <property name="xalign">0</property>
  691.                                         <property name="label" translatable="yes">Not Available</property>
  692.                                         <property name="selectable">True</property>
  693.                                         <accessibility>
  694.                                           <relation target="label_rx" type="labelled-by"/>
  695.                                         </accessibility>
  696.                                       </object>
  697.                                       <packing>
  698.                                         <property name="left_attach">1</property>
  699.                                         <property name="right_attach">2</property>
  700.                                         <property name="top_attach">4</property>
  701.                                         <property name="bottom_attach">5</property>
  702.                                         <property name="x_options">GTK_FILL</property>
  703.                                         <property name="y_options"/>
  704.                                       </packing>
  705.                                     </child>
  706.                                     <child>
  707.                                       <object class="GtkLabel" id="label_rx">
  708.                                         <property name="visible">True</property>
  709.                                         <property name="xalign">0</property>
  710.                                         <property name="label" translatable="yes">Received packets:</property>
  711.                                         <accessibility>
  712.                                           <relation target="info_rx" type="label-for"/>
  713.                                         </accessibility>
  714.                                       </object>
  715.                                       <packing>
  716.                                         <property name="top_attach">4</property>
  717.                                         <property name="bottom_attach">5</property>
  718.                                         <property name="x_options">GTK_FILL</property>
  719.                                         <property name="y_options"/>
  720.                                       </packing>
  721.                                     </child>
  722.                                     <child>
  723.                                       <object class="GtkLabel" id="info_rx_errors">
  724.                                         <property name="visible">True</property>
  725.                                         <property name="xalign">0</property>
  726.                                         <property name="label" translatable="yes">Not Available</property>
  727.                                         <property name="selectable">True</property>
  728.                                         <accessibility>
  729.                                           <relation target="label_rx_errors" type="labelled-by"/>
  730.                                         </accessibility>
  731.                                       </object>
  732.                                       <packing>
  733.                                         <property name="left_attach">1</property>
  734.                                         <property name="right_attach">2</property>
  735.                                         <property name="top_attach">5</property>
  736.                                         <property name="bottom_attach">6</property>
  737.                                         <property name="x_options">GTK_FILL</property>
  738.                                         <property name="y_options"/>
  739.                                       </packing>
  740.                                     </child>
  741.                                     <child>
  742.                                       <object class="GtkLabel" id="label_rx_errors">
  743.                                         <property name="visible">True</property>
  744.                                         <property name="xalign">0</property>
  745.                                         <property name="label" translatable="yes">Reception errors:</property>
  746.                                         <accessibility>
  747.                                           <relation target="info_rx_errors" type="label-for"/>
  748.                                         </accessibility>
  749.                                       </object>
  750.                                       <packing>
  751.                                         <property name="top_attach">5</property>
  752.                                         <property name="bottom_attach">6</property>
  753.                                         <property name="x_options">GTK_FILL</property>
  754.                                         <property name="y_options"/>
  755.                                       </packing>
  756.                                     </child>
  757.                                     <child>
  758.                                       <object class="GtkLabel" id="info_collisions">
  759.                                         <property name="visible">True</property>
  760.                                         <property name="xalign">0</property>
  761.                                         <property name="label" translatable="yes">Not Available</property>
  762.                                         <property name="selectable">True</property>
  763.                                         <accessibility>
  764.                                           <relation target="label_collisions" type="labelled-by"/>
  765.                                         </accessibility>
  766.                                       </object>
  767.                                       <packing>
  768.                                         <property name="left_attach">1</property>
  769.                                         <property name="right_attach">2</property>
  770.                                         <property name="top_attach">6</property>
  771.                                         <property name="bottom_attach">7</property>
  772.                                         <property name="x_options">GTK_FILL</property>
  773.                                         <property name="y_options"/>
  774.                                       </packing>
  775.                                     </child>
  776.                                     <child>
  777.                                       <object class="GtkLabel" id="label_collisions">
  778.                                         <property name="visible">True</property>
  779.                                         <property name="xalign">0</property>
  780.                                         <property name="label" translatable="yes">Collisions:</property>
  781.                                         <property name="justify">GTK_JUSTIFY_RIGHT</property>
  782.                                         <accessibility>
  783.                                           <relation target="info_collisions" type="label-for"/>
  784.                                         </accessibility>
  785.                                       </object>
  786.                                       <packing>
  787.                                         <property name="top_attach">6</property>
  788.                                         <property name="bottom_attach">7</property>
  789.                                         <property name="x_options">GTK_FILL</property>
  790.                                         <property name="y_options"/>
  791.                                       </packing>
  792.                                     </child>
  793.                                   </object>
  794.                                 </child>
  795.                               </object>
  796.                             </child>
  797.                             <child type="label">
  798.                               <object class="GtkLabel" id="label95">
  799.                                 <property name="visible">True</property>
  800.                                 <property name="label" translatable="yes"><b>Interface Statistics</b></property>
  801.                                 <property name="use_markup">True</property>
  802.                               </object>
  803.                             </child>
  804.                           </object>
  805.                           <packing>
  806.                             <property name="expand">False</property>
  807.                           </packing>
  808.                         </child>
  809.                       </object>
  810.                       <packing>
  811.                         <property name="expand">False</property>
  812.                         <property name="position">1</property>
  813.                       </packing>
  814.                     </child>
  815.                   </object>
  816.                   <packing>
  817.                     <property name="expand">False</property>
  818.                     <property name="fill">False</property>
  819.                     <property name="position">2</property>
  820.                   </packing>
  821.                 </child>
  822.               </object>
  823.             </child>
  824.             <child type="tab">
  825.               <object class="GtkLabel" id="device">
  826.                 <property name="visible">True</property>
  827.                 <property name="can_focus">True</property>
  828.                 <property name="label" translatable="yes">Devices</property>
  829.               </object>
  830.               <packing>
  831.                 <property name="tab_fill">False</property>
  832.               </packing>
  833.             </child>
  834.             <child>
  835.               <object class="GtkVBox" id="vbox_ping">
  836.                 <property name="visible">True</property>
  837.                 <property name="border_width">6</property>
  838.                 <property name="spacing">6</property>
  839.                 <child>
  840.                   <object class="GtkVBox" id="vbox18">
  841.                     <property name="visible">True</property>
  842.                     <property name="border_width">6</property>
  843.                     <property name="spacing">12</property>
  844.                     <child>
  845.                       <object class="GtkTable" id="table6">
  846.                         <property name="visible">True</property>
  847.                         <property name="n_rows">2</property>
  848.                         <property name="n_columns">2</property>
  849.                         <property name="column_spacing">6</property>
  850.                         <property name="row_spacing">6</property>
  851.                         <child>
  852.                           <object class="GtkHBox" id="hbox25">
  853.                             <property name="visible">True</property>
  854.                             <property name="spacing">12</property>
  855.                             <child>
  856.                               <object class="GtkHBox" id="hbox9">
  857.                                 <property name="visible">True</property>
  858.                                 <property name="spacing">6</property>
  859.                                 <child>
  860.                                   <object class="GtkRadioButton" id="ping_limited">
  861.                                     <property name="visible">True</property>
  862.                                     <property name="can_focus">True</property>
  863.                                     <property name="label" translatable="yes">Only</property>
  864.                                     <property name="use_underline">True</property>
  865.                                     <property name="draw_indicator">True</property>
  866.                                   </object>
  867.                                   <packing>
  868.                                     <property name="expand">False</property>
  869.                                     <property name="fill">False</property>
  870.                                   </packing>
  871.                                 </child>
  872.                                 <child>
  873.                                   <object class="GtkSpinButton" id="ping_count">
  874.                                     <property name="visible">True</property>
  875.                                     <property name="can_focus">True</property>
  876.                                     <property name="adjustment">adjustment1</property>
  877.                                     <property name="climb_rate">1</property>
  878.                                     <accessibility>
  879.                                       <relation target="ping_count_label" type="labelled-by"/>
  880.                                     </accessibility>
  881.                                   </object>
  882.                                   <packing>
  883.                                     <property name="expand">False</property>
  884.                                     <property name="fill">False</property>
  885.                                     <property name="position">1</property>
  886.                                   </packing>
  887.                                 </child>
  888.                                 <child>
  889.                                   <object class="GtkLabel" id="ping_count_label">
  890.                                     <property name="visible">True</property>
  891.                                     <property name="label" translatable="yes">requests</property>
  892.                                   </object>
  893.                                   <packing>
  894.                                     <property name="expand">False</property>
  895.                                     <property name="fill">False</property>
  896.                                     <property name="position">2</property>
  897.                                   </packing>
  898.                                 </child>
  899.                               </object>
  900.                               <packing>
  901.                                 <property name="expand">False</property>
  902.                               </packing>
  903.                             </child>
  904.                             <child>
  905.                               <object class="GtkRadioButton" id="ping_unlimited">
  906.                                 <property name="visible">True</property>
  907.                                 <property name="can_focus">True</property>
  908.                                 <property name="label" translatable="yes">Unlimited requests</property>
  909.                                 <property name="use_underline">True</property>
  910.                                 <property name="draw_indicator">True</property>
  911.                                 <property name="group">ping_limited</property>
  912.                               </object>
  913.                               <packing>
  914.                                 <property name="expand">False</property>
  915.                                 <property name="fill">False</property>
  916.                                 <property name="position">1</property>
  917.                               </packing>
  918.                             </child>
  919.                           </object>
  920.                           <packing>
  921.                             <property name="left_attach">1</property>
  922.                             <property name="right_attach">2</property>
  923.                             <property name="top_attach">1</property>
  924.                             <property name="bottom_attach">2</property>
  925.                             <property name="x_options">GTK_FILL</property>
  926.                             <property name="y_options">GTK_FILL</property>
  927.                           </packing>
  928.                         </child>
  929.                         <child>
  930.                           <object class="GtkLabel" id="label109">
  931.                             <property name="visible">True</property>
  932.                             <property name="xalign">0</property>
  933.                             <property name="label" translatable="yes">Send:</property>
  934.                           </object>
  935.                           <packing>
  936.                             <property name="top_attach">1</property>
  937.                             <property name="bottom_attach">2</property>
  938.                             <property name="x_options">GTK_FILL</property>
  939.                             <property name="y_options"/>
  940.                           </packing>
  941.                         </child>
  942.                         <child>
  943.                           <object class="GtkComboBoxEntry" id="ping_host">
  944.                             <property name="visible">True</property>
  945.                             <property name="can_focus">True</property>
  946.                             <accessibility>
  947.                               <relation target="ping_host_label" type="labelled-by"/>
  948.                             </accessibility>
  949.                             <child internal-child="entry">
  950.                               <object class="GtkEntry" id="comboboxentry-entry1">
  951.                                 <property name="has_tooltip">True</property>
  952.                                 <property name="tooltip_text" translatable="yes">Enter the network address to ping. For example: www.domain.com or 192.168.2.1</property>
  953.                                 <accessibility>
  954.                                   
  955.                                 </accessibility>
  956.                                 <child internal-child="accessible">
  957.                                   <object class="AtkObject" id="a11y-comboboxentry-entry11">
  958.                                     <property name="AtkObject::accessible_name" translatable="yes">Network address</property>
  959.                                   </object>
  960.                                 </child>
  961.                               </object>
  962.                             </child>
  963.                             <property name="model">model1</property>
  964.                             <child>
  965.                               <object class="GtkCellRendererText" id="renderer1"/>
  966.                               <attributes>
  967.                                 <attribute name="text">0</attribute>
  968.                               </attributes>
  969.                             </child>
  970.                             <child internal-child="accessible">
  971.                               <object class="AtkObject" id="a11y-ping_host1">
  972.                                 <property name="AtkObject::accessible_name" translatable="yes">Network address</property>
  973.                               </object>
  974.                             </child>
  975.                           </object>
  976.                           <packing>
  977.                             <property name="left_attach">1</property>
  978.                             <property name="right_attach">2</property>
  979.                             <property name="y_options">GTK_FILL</property>
  980.                           </packing>
  981.                         </child>
  982.                         <child>
  983.                           <object class="GtkLabel" id="ping_host_label">
  984.                             <property name="visible">True</property>
  985.                             <property name="label" translatable="yes">_Network address:</property>
  986.                             <property name="use_underline">True</property>
  987.                             <accessibility>
  988.                               <relation target="ping_host" type="label-for"/>
  989.                             </accessibility>
  990.                           </object>
  991.                           <packing>
  992.                             <property name="x_options">GTK_FILL</property>
  993.                             <property name="y_options"/>
  994.                           </packing>
  995.                         </child>
  996.                       </object>
  997.                       <packing>
  998.                         <property name="expand">False</property>
  999.                         <property name="fill">False</property>
  1000.                       </packing>
  1001.                     </child>
  1002.                     <child>
  1003.                       <object class="GtkHButtonBox" id="hbuttonbox2">
  1004.                         <property name="visible">True</property>
  1005.                         <property name="layout_style">GTK_BUTTONBOX_END</property>
  1006.                         <child>
  1007.                           <object class="GtkButton" id="ping_button">
  1008.                             <property name="visible">True</property>
  1009.                             <property name="can_focus">True</property>
  1010.                             <property name="can_default">True</property>
  1011.                             <child>
  1012.                               <object class="GtkAlignment" id="alignment5">
  1013.                                 <property name="visible">True</property>
  1014.                                 <property name="xscale">0</property>
  1015.                                 <property name="yscale">0</property>
  1016.                                 <child>
  1017.                                   <object class="GtkHBox" id="hbox12">
  1018.                                     <property name="visible">True</property>
  1019.                                     <property name="spacing">2</property>
  1020.                                     <child>
  1021.                                       <object class="GtkImage" id="image5">
  1022.                                         <property name="visible">True</property>
  1023.                                         <property name="stock">gtk-ok</property>
  1024.                                       </object>
  1025.                                       <packing>
  1026.                                         <property name="expand">False</property>
  1027.                                         <property name="fill">False</property>
  1028.                                       </packing>
  1029.                                     </child>
  1030.                                     <child>
  1031.                                       <object class="GtkLabel" id="label27">
  1032.                                         <property name="visible">True</property>
  1033.                                         <property name="label" translatable="yes">Ping</property>
  1034.                                         <property name="use_underline">True</property>
  1035.                                       </object>
  1036.                                       <packing>
  1037.                                         <property name="expand">False</property>
  1038.                                         <property name="fill">False</property>
  1039.                                         <property name="position">1</property>
  1040.                                       </packing>
  1041.                                     </child>
  1042.                                   </object>
  1043.                                 </child>
  1044.                               </object>
  1045.                             </child>
  1046.                           </object>
  1047.                         </child>
  1048.                       </object>
  1049.                       <packing>
  1050.                         <property name="position">1</property>
  1051.                       </packing>
  1052.                     </child>
  1053.                   </object>
  1054.                   <packing>
  1055.                     <property name="expand">False</property>
  1056.                   </packing>
  1057.                 </child>
  1058.                 <child>
  1059.                   <object class="GtkHBox" id="hbox35">
  1060.                     <property name="visible">True</property>
  1061.                     <property name="spacing">6</property>
  1062.                     <child>
  1063.                       <object class="GtkFrame" id="frame8">
  1064.                         <property name="visible">True</property>
  1065.                         <property name="label_xalign">0</property>
  1066.                         <property name="shadow_type">GTK_SHADOW_NONE</property>
  1067.                         <child>
  1068.                           <object class="GtkAlignment" id="alignment20">
  1069.                             <property name="visible">True</property>
  1070.                             <property name="left_padding">12</property>
  1071.                             <child>
  1072.                               <object class="GtkTable" id="table1">
  1073.                                 <property name="visible">True</property>
  1074.                                 <property name="border_width">6</property>
  1075.                                 <property name="n_rows">3</property>
  1076.                                 <property name="n_columns">3</property>
  1077.                                 <property name="column_spacing">6</property>
  1078.                                 <property name="row_spacing">6</property>
  1079.                                 <child>
  1080.                                   <object class="GtkLabel" id="ping_maximum">
  1081.                                     <property name="visible">True</property>
  1082.                                     <property name="xalign">0</property>
  1083.                                     <property name="label" translatable="yes">0.0</property>
  1084.                                     <property name="selectable">True</property>
  1085.                                     <accessibility>
  1086.                                       <relation target="label_maximum" type="labelled-by"/>
  1087.                                     </accessibility>
  1088.                                   </object>
  1089.                                   <packing>
  1090.                                     <property name="left_attach">1</property>
  1091.                                     <property name="right_attach">2</property>
  1092.                                     <property name="top_attach">2</property>
  1093.                                     <property name="bottom_attach">3</property>
  1094.                                     <property name="x_options">GTK_FILL</property>
  1095.                                     <property name="y_options"/>
  1096.                                   </packing>
  1097.                                 </child>
  1098.                                 <child>
  1099.                                   <object class="GtkLabel" id="ping_average">
  1100.                                     <property name="visible">True</property>
  1101.                                     <property name="xalign">0</property>
  1102.                                     <property name="label" translatable="yes">0.0</property>
  1103.                                     <property name="selectable">True</property>
  1104.                                     <accessibility>
  1105.                                       <relation target="label_average" type="labelled-by"/>
  1106.                                     </accessibility>
  1107.                                   </object>
  1108.                                   <packing>
  1109.                                     <property name="left_attach">1</property>
  1110.                                     <property name="right_attach">2</property>
  1111.                                     <property name="top_attach">1</property>
  1112.                                     <property name="bottom_attach">2</property>
  1113.                                     <property name="x_options">GTK_FILL</property>
  1114.                                     <property name="y_options"/>
  1115.                                   </packing>
  1116.                                 </child>
  1117.                                 <child>
  1118.                                   <object class="GtkLabel" id="ping_minimum">
  1119.                                     <property name="visible">True</property>
  1120.                                     <property name="xalign">0</property>
  1121.                                     <property name="label" translatable="yes">0.0</property>
  1122.                                     <property name="selectable">True</property>
  1123.                                     <accessibility>
  1124.                                       <relation target="label_minimum" type="labelled-by"/>
  1125.                                     </accessibility>
  1126.                                   </object>
  1127.                                   <packing>
  1128.                                     <property name="left_attach">1</property>
  1129.                                     <property name="right_attach">2</property>
  1130.                                     <property name="x_options">GTK_FILL</property>
  1131.                                     <property name="y_options"/>
  1132.                                   </packing>
  1133.                                 </child>
  1134.                                 <child>
  1135.                                   <object class="GtkLabel" id="label39">
  1136.                                     <property name="visible">True</property>
  1137.                                     <property name="xalign">0</property>
  1138.                                     <property comments="Translators: this is the abbreviation for milliseconds" name="label" translatable="yes">ms</property>
  1139.                                   </object>
  1140.                                   <packing>
  1141.                                     <property name="left_attach">2</property>
  1142.                                     <property name="right_attach">3</property>
  1143.                                     <property name="top_attach">2</property>
  1144.                                     <property name="bottom_attach">3</property>
  1145.                                     <property name="x_options">GTK_FILL</property>
  1146.                                     <property name="y_options"/>
  1147.                                   </packing>
  1148.                                 </child>
  1149.                                 <child>
  1150.                                   <object class="GtkLabel" id="label38">
  1151.                                     <property name="visible">True</property>
  1152.                                     <property name="xalign">0</property>
  1153.                                     <property name="label" translatable="yes">ms</property>
  1154.                                   </object>
  1155.                                   <packing>
  1156.                                     <property name="left_attach">2</property>
  1157.                                     <property name="right_attach">3</property>
  1158.                                     <property name="top_attach">1</property>
  1159.                                     <property name="bottom_attach">2</property>
  1160.                                     <property name="x_options">GTK_FILL</property>
  1161.                                     <property name="y_options"/>
  1162.                                   </packing>
  1163.                                 </child>
  1164.                                 <child>
  1165.                                   <object class="GtkLabel" id="label37">
  1166.                                     <property name="visible">True</property>
  1167.                                     <property name="xalign">0</property>
  1168.                                     <property name="label" translatable="yes">ms</property>
  1169.                                   </object>
  1170.                                   <packing>
  1171.                                     <property name="left_attach">2</property>
  1172.                                     <property name="right_attach">3</property>
  1173.                                     <property name="x_options">GTK_FILL</property>
  1174.                                     <property name="y_options"/>
  1175.                                   </packing>
  1176.                                 </child>
  1177.                                 <child>
  1178.                                   <object class="GtkLabel" id="label_maximum">
  1179.                                     <property name="visible">True</property>
  1180.                                     <property name="xalign">0</property>
  1181.                                     <property name="label" translatable="yes">Maximum:</property>
  1182.                                     <accessibility>
  1183.                                       <relation target="ping_maximum" type="label-for"/>
  1184.                                     </accessibility>
  1185.                                   </object>
  1186.                                   <packing>
  1187.                                     <property name="top_attach">2</property>
  1188.                                     <property name="bottom_attach">3</property>
  1189.                                     <property name="x_options">GTK_FILL</property>
  1190.                                     <property name="y_options"/>
  1191.                                   </packing>
  1192.                                 </child>
  1193.                                 <child>
  1194.                                   <object class="GtkLabel" id="label_average">
  1195.                                     <property name="visible">True</property>
  1196.                                     <property name="xalign">0</property>
  1197.                                     <property name="label" translatable="yes">Average:</property>
  1198.                                     <accessibility>
  1199.                                       <relation target="ping_average" type="label-for"/>
  1200.                                     </accessibility>
  1201.                                   </object>
  1202.                                   <packing>
  1203.                                     <property name="top_attach">1</property>
  1204.                                     <property name="bottom_attach">2</property>
  1205.                                     <property name="x_options">GTK_FILL</property>
  1206.                                     <property name="y_options"/>
  1207.                                   </packing>
  1208.                                 </child>
  1209.                                 <child>
  1210.                                   <object class="GtkLabel" id="label_minimum">
  1211.                                     <property name="visible">True</property>
  1212.                                     <property name="xalign">0</property>
  1213.                                     <property name="label" translatable="yes">Minimum:</property>
  1214.                                     <accessibility>
  1215.                                       <relation target="ping_minimum" type="label-for"/>
  1216.                                     </accessibility>
  1217.                                   </object>
  1218.                                   <packing>
  1219.                                     <property name="x_options">GTK_FILL</property>
  1220.                                     <property name="y_options"/>
  1221.                                   </packing>
  1222.                                 </child>
  1223.                               </object>
  1224.                             </child>
  1225.                           </object>
  1226.                         </child>
  1227.                         <child type="label">
  1228.                           <object class="GtkLabel" id="label99">
  1229.                             <property name="visible">True</property>
  1230.                             <property name="label" translatable="yes"><b>Round Trip Time Statistics</b></property>
  1231.                             <property name="use_markup">True</property>
  1232.                           </object>
  1233.                         </child>
  1234.                       </object>
  1235.                       <packing>
  1236.                         <property name="expand">False</property>
  1237.                       </packing>
  1238.                     </child>
  1239.                     <child>
  1240.                       <object class="GtkFrame" id="frame9">
  1241.                         <property name="visible">True</property>
  1242.                         <property name="label_xalign">0</property>
  1243.                         <property name="shadow_type">GTK_SHADOW_NONE</property>
  1244.                         <child>
  1245.                           <object class="GtkAlignment" id="alignment21">
  1246.                             <property name="visible">True</property>
  1247.                             <property name="left_padding">12</property>
  1248.                             <child>
  1249.                               <object class="GtkTable" id="table2">
  1250.                                 <property name="visible">True</property>
  1251.                                 <property name="border_width">6</property>
  1252.                                 <property name="n_rows">3</property>
  1253.                                 <property name="n_columns">2</property>
  1254.                                 <property name="column_spacing">6</property>
  1255.                                 <property name="row_spacing">6</property>
  1256.                                 <child>
  1257.                                   <object class="GtkLabel" id="label_packets_transmitted">
  1258.                                     <property name="visible">True</property>
  1259.                                     <property name="xalign">0</property>
  1260.                                     <property name="label" translatable="yes">Packets transmitted:</property>
  1261.                                     <accessibility>
  1262.                                       <relation target="ping_packets_transmitted" type="label-for"/>
  1263.                                     </accessibility>
  1264.                                   </object>
  1265.                                   <packing>
  1266.                                     <property name="x_options">GTK_FILL</property>
  1267.                                     <property name="y_options"/>
  1268.                                   </packing>
  1269.                                 </child>
  1270.                                 <child>
  1271.                                   <object class="GtkLabel" id="ping_packets_success">
  1272.                                     <property name="visible">True</property>
  1273.                                     <property name="xalign">0</property>
  1274.                                     <property name="label" translatable="yes">0%</property>
  1275.                                     <property name="selectable">True</property>
  1276.                                     <accessibility>
  1277.                                       <relation target="label_packets_success" type="labelled-by"/>
  1278.                                     </accessibility>
  1279.                                   </object>
  1280.                                   <packing>
  1281.                                     <property name="left_attach">1</property>
  1282.                                     <property name="right_attach">2</property>
  1283.                                     <property name="top_attach">2</property>
  1284.                                     <property name="bottom_attach">3</property>
  1285.                                     <property name="x_options">GTK_FILL</property>
  1286.                                     <property name="y_options"/>
  1287.                                   </packing>
  1288.                                 </child>
  1289.                                 <child>
  1290.                                   <object class="GtkLabel" id="ping_packets_received">
  1291.                                     <property name="visible">True</property>
  1292.                                     <property name="xalign">0</property>
  1293.                                     <property name="label" translatable="yes">0</property>
  1294.                                     <property name="selectable">True</property>
  1295.                                     <accessibility>
  1296.                                       <relation target="label_packets_received" type="labelled-by"/>
  1297.                                     </accessibility>
  1298.                                   </object>
  1299.                                   <packing>
  1300.                                     <property name="left_attach">1</property>
  1301.                                     <property name="right_attach">2</property>
  1302.                                     <property name="top_attach">1</property>
  1303.                                     <property name="bottom_attach">2</property>
  1304.                                     <property name="x_options">GTK_FILL</property>
  1305.                                     <property name="y_options"/>
  1306.                                   </packing>
  1307.                                 </child>
  1308.                                 <child>
  1309.                                   <object class="GtkLabel" id="ping_packets_transmitted">
  1310.                                     <property name="visible">True</property>
  1311.                                     <property name="xalign">0</property>
  1312.                                     <property name="label" translatable="yes">0</property>
  1313.                                     <property name="selectable">True</property>
  1314.                                     <accessibility>
  1315.                                       <relation target="label_packets_transmitted" type="labelled-by"/>
  1316.                                     </accessibility>
  1317.                                   </object>
  1318.                                   <packing>
  1319.                                     <property name="left_attach">1</property>
  1320.                                     <property name="right_attach">2</property>
  1321.                                     <property name="x_options">GTK_FILL</property>
  1322.                                     <property name="y_options"/>
  1323.                                   </packing>
  1324.                                 </child>
  1325.                                 <child>
  1326.                                   <object class="GtkLabel" id="label_packets_success">
  1327.                                     <property name="visible">True</property>
  1328.                                     <property name="xalign">0</property>
  1329.                                     <property name="label" translatable="yes">Successful packets:</property>
  1330.                                     <accessibility>
  1331.                                       <relation target="ping_packets_success" type="label-for"/>
  1332.                                     </accessibility>
  1333.                                   </object>
  1334.                                   <packing>
  1335.                                     <property name="top_attach">2</property>
  1336.                                     <property name="bottom_attach">3</property>
  1337.                                     <property name="x_options">GTK_FILL</property>
  1338.                                     <property name="y_options"/>
  1339.                                   </packing>
  1340.                                 </child>
  1341.                                 <child>
  1342.                                   <object class="GtkLabel" id="label_packets_received">
  1343.                                     <property name="visible">True</property>
  1344.                                     <property name="xalign">0</property>
  1345.                                     <property name="label" translatable="yes">Packets received:</property>
  1346.                                     <accessibility>
  1347.                                       <relation target="ping_packets_received" type="label-for"/>
  1348.                                     </accessibility>
  1349.                                   </object>
  1350.                                   <packing>
  1351.                                     <property name="top_attach">1</property>
  1352.                                     <property name="bottom_attach">2</property>
  1353.                                     <property name="x_options">GTK_FILL</property>
  1354.                                     <property name="y_options"/>
  1355.                                   </packing>
  1356.                                 </child>
  1357.                               </object>
  1358.                             </child>
  1359.                           </object>
  1360.                         </child>
  1361.                         <child type="label">
  1362.                           <object class="GtkLabel" id="label100">
  1363.                             <property name="visible">True</property>
  1364.                             <property name="label" translatable="yes"><b>Transmission Statistics</b></property>
  1365.                             <property name="use_markup">True</property>
  1366.                           </object>
  1367.                         </child>
  1368.                       </object>
  1369.                       <packing>
  1370.                         <property name="expand">False</property>
  1371.                         <property name="position">1</property>
  1372.                       </packing>
  1373.                     </child>
  1374.                   </object>
  1375.                   <packing>
  1376.                     <property name="expand">False</property>
  1377.                     <property name="fill">False</property>
  1378.                     <property name="position">2</property>
  1379.                   </packing>
  1380.                 </child>
  1381.                 <child>
  1382.                   <object class="GtkDrawingArea" id="ping_graph">
  1383.                     <property name="visible">True</property>
  1384.                   </object>
  1385.                   <packing>
  1386.                     <property name="position">3</property>
  1387.                   </packing>
  1388.                 </child>
  1389.                 <child>
  1390.                   <object class="GtkExpander" id="expander1">
  1391.                     <property name="visible">True</property>
  1392.                     <property name="can_focus">True</property>
  1393.                     <child>
  1394.                       <object class="GtkScrolledWindow" id="scrolledwindow">
  1395.                         <property name="visible">True</property>
  1396.                         <property name="can_focus">True</property>
  1397.                         <property name="border_width">6</property>
  1398.                         <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  1399.                         <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  1400.                         <property name="shadow_type">GTK_SHADOW_IN</property>
  1401.                         <child>
  1402.                           <object class="GtkTreeView" id="ping_output">
  1403.                             <property name="visible">True</property>
  1404.                             <property name="can_focus">True</property>
  1405.                             <property name="border_width">6</property>
  1406.                             <property name="enable_search">False</property>
  1407.                           </object>
  1408.                         </child>
  1409.                       </object>
  1410.                     </child>
  1411.                     <child type="label">
  1412.                       <object class="GtkLabel" id="label123">
  1413.                         <property name="visible">True</property>
  1414.                         <property name="label" translatable="yes">Details</property>
  1415.                       </object>
  1416.                     </child>
  1417.                   </object>
  1418.                   <packing>
  1419.                     <property name="expand">False</property>
  1420.                     <property name="pack_type">GTK_PACK_END</property>
  1421.                     <property name="position">1</property>
  1422.                   </packing>
  1423.                 </child>
  1424.               </object>
  1425.             </child>
  1426.             <child type="tab">
  1427.               <object class="GtkLabel" id="ping">
  1428.                 <property name="visible">True</property>
  1429.                 <property name="label" translatable="yes">Ping</property>
  1430.               </object>
  1431.               <packing>
  1432.                 <property name="position">1</property>
  1433.                 <property name="tab_fill">False</property>
  1434.               </packing>
  1435.             </child>
  1436.             <child>
  1437.               <object class="GtkVBox" id="vbox_netstat">
  1438.                 <property name="visible">True</property>
  1439.                 <property name="border_width">6</property>
  1440.                 <property name="spacing">6</property>
  1441.                 <child>
  1442.                   <object class="GtkVBox" id="vbox19">
  1443.                     <property name="visible">True</property>
  1444.                     <property name="border_width">6</property>
  1445.                     <property name="spacing">12</property>
  1446.                     <child>
  1447.                       <object class="GtkHBox" id="hbox43">
  1448.                         <property name="visible">True</property>
  1449.                         <property name="spacing">6</property>
  1450.                         <child>
  1451.                           <object class="GtkLabel" id="label110">
  1452.                             <property name="visible">True</property>
  1453.                             <property name="yalign">0</property>
  1454.                             <property name="label" translatable="yes">Display:</property>
  1455.                           </object>
  1456.                           <packing>
  1457.                             <property name="expand">False</property>
  1458.                             <property name="fill">False</property>
  1459.                           </packing>
  1460.                         </child>
  1461.                         <child>
  1462.                           <object class="GtkVBox" id="vbox7">
  1463.                             <property name="visible">True</property>
  1464.                             <property name="spacing">6</property>
  1465.                             <child>
  1466.                               <object class="GtkRadioButton" id="netstat_routing">
  1467.                                 <property name="visible">True</property>
  1468.                                 <property name="can_focus">True</property>
  1469.                                 <property name="label" translatable="yes">Routing Table Information</property>
  1470.                                 <property name="use_underline">True</property>
  1471.                                 <property name="active">True</property>
  1472.                                 <property name="draw_indicator">True</property>
  1473.                               </object>
  1474.                               <packing>
  1475.                                 <property name="expand">False</property>
  1476.                                 <property name="fill">False</property>
  1477.                               </packing>
  1478.                             </child>
  1479.                             <child>
  1480.                               <object class="GtkRadioButton" id="netstat_protocol">
  1481.                                 <property name="visible">True</property>
  1482.                                 <property name="can_focus">True</property>
  1483.                                 <property name="label" translatable="yes">Active Network Services</property>
  1484.                                 <property name="use_underline">True</property>
  1485.                                 <property name="draw_indicator">True</property>
  1486.                                 <property name="group">netstat_routing</property>
  1487.                               </object>
  1488.                               <packing>
  1489.                                 <property name="expand">False</property>
  1490.                                 <property name="fill">False</property>
  1491.                                 <property name="position">1</property>
  1492.                               </packing>
  1493.                             </child>
  1494.                             <child>
  1495.                               <object class="GtkRadioButton" id="netstat_multicast">
  1496.                                 <property name="visible">True</property>
  1497.                                 <property name="can_focus">True</property>
  1498.                                 <property name="label" translatable="yes">Multicast Information</property>
  1499.                                 <property name="use_underline">True</property>
  1500.                                 <property name="draw_indicator">True</property>
  1501.                                 <property name="group">netstat_routing</property>
  1502.                               </object>
  1503.                               <packing>
  1504.                                 <property name="expand">False</property>
  1505.                                 <property name="fill">False</property>
  1506.                                 <property name="position">2</property>
  1507.                               </packing>
  1508.                             </child>
  1509.                           </object>
  1510.                           <packing>
  1511.                             <property name="position">1</property>
  1512.                           </packing>
  1513.                         </child>
  1514.                       </object>
  1515.                       <packing>
  1516.                         <property name="padding">4</property>
  1517.                       </packing>
  1518.                     </child>
  1519.                     <child>
  1520.                       <object class="GtkHButtonBox" id="hbuttonbox4">
  1521.                         <property name="visible">True</property>
  1522.                         <property name="layout_style">GTK_BUTTONBOX_END</property>
  1523.                         <child>
  1524.                           <object class="GtkButton" id="netstat_button">
  1525.                             <property name="visible">True</property>
  1526.                             <property name="can_focus">True</property>
  1527.                             <property name="can_default">True</property>
  1528.                             <child>
  1529.                               <object class="GtkAlignment" id="alignment8">
  1530.                                 <property name="visible">True</property>
  1531.                                 <property name="xscale">0</property>
  1532.                                 <property name="yscale">0</property>
  1533.                                 <child>
  1534.                                   <object class="GtkHBox" id="hbox16">
  1535.                                     <property name="visible">True</property>
  1536.                                     <property name="spacing">2</property>
  1537.                                     <child>
  1538.                                       <object class="GtkImage" id="image7">
  1539.                                         <property name="visible">True</property>
  1540.                                         <property name="stock">gtk-ok</property>
  1541.                                       </object>
  1542.                                       <packing>
  1543.                                         <property name="expand">False</property>
  1544.                                         <property name="fill">False</property>
  1545.                                       </packing>
  1546.                                     </child>
  1547.                                     <child>
  1548.                                       <object class="GtkLabel" id="label31">
  1549.                                         <property name="visible">True</property>
  1550.                                         <property name="label" translatable="yes">Netstat</property>
  1551.                                         <property name="use_underline">True</property>
  1552.                                       </object>
  1553.                                       <packing>
  1554.                                         <property name="expand">False</property>
  1555.                                         <property name="fill">False</property>
  1556.                                         <property name="position">1</property>
  1557.                                       </packing>
  1558.                                     </child>
  1559.                                   </object>
  1560.                                 </child>
  1561.                               </object>
  1562.                             </child>
  1563.                           </object>
  1564.                         </child>
  1565.                       </object>
  1566.                       <packing>
  1567.                         <property name="position">1</property>
  1568.                       </packing>
  1569.                     </child>
  1570.                   </object>
  1571.                   <packing>
  1572.                     <property name="expand">False</property>
  1573.                   </packing>
  1574.                 </child>
  1575.                 <child>
  1576.                   <object class="GtkScrolledWindow" id="scrolledwindow2">
  1577.                     <property name="visible">True</property>
  1578.                     <property name="can_focus">True</property>
  1579.                     <property name="border_width">6</property>
  1580.                     <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  1581.                     <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  1582.                     <property name="shadow_type">GTK_SHADOW_IN</property>
  1583.                     <child>
  1584.                       <object class="GtkTreeView" id="netstat_output">
  1585.                         <property name="visible">True</property>
  1586.                         <property name="can_focus">True</property>
  1587.                         <property name="tooltip-text" translatable="yes">Output for net stat</property>
  1588.                         <property name="enable_search">False</property>
  1589.                         <accessibility>
  1590.                           
  1591.                         </accessibility>
  1592.                         <child internal-child="accessible">
  1593.                           <object class="AtkObject" id="a11y-netstat_output1">
  1594.                             <property name="AtkObject::accessible_name" translatable="yes">Netstat output</property>
  1595.                           </object>
  1596.                         </child>
  1597.                       </object>
  1598.                     </child>
  1599.                   </object>
  1600.                   <packing>
  1601.                     <property name="position">1</property>
  1602.                   </packing>
  1603.                 </child>
  1604.               </object>
  1605.             </child>
  1606.             <child type="tab">
  1607.               <object class="GtkLabel" id="netstat">
  1608.                 <property name="visible">True</property>
  1609.                 <property name="label" translatable="yes">Netstat</property>
  1610.               </object>
  1611.               <packing>
  1612.                 <property name="position">2</property>
  1613.                 <property name="tab_fill">False</property>
  1614.               </packing>
  1615.             </child>
  1616.             <child>
  1617.               <object class="GtkVBox" id="vbox_traceroute">
  1618.                 <property name="visible">True</property>
  1619.                 <property name="border_width">6</property>
  1620.                 <property name="spacing">6</property>
  1621.                 <child>
  1622.                   <object class="GtkVBox" id="vbox20">
  1623.                     <property name="visible">True</property>
  1624.                     <property name="border_width">6</property>
  1625.                     <property name="spacing">12</property>
  1626.                     <child>
  1627.                       <object class="GtkHBox" id="hbox36">
  1628.                         <property name="visible">True</property>
  1629.                         <property name="spacing">6</property>
  1630.                         <child>
  1631.                           <object class="GtkLabel" id="traceroute_host_label">
  1632.                             <property name="visible">True</property>
  1633.                             <property name="label" translatable="yes">_Network address:</property>
  1634.                             <property name="use_underline">True</property>
  1635.                           </object>
  1636.                           <packing>
  1637.                             <property name="expand">False</property>
  1638.                             <property name="fill">False</property>
  1639.                           </packing>
  1640.                         </child>
  1641.                         <child>
  1642.                           <object class="GtkComboBoxEntry" id="traceroute_host">
  1643.                             <property name="visible">True</property>
  1644.                             <property name="can_focus">True</property>
  1645.                             <child internal-child="entry">
  1646.                               <object class="GtkEntry" id="comboboxentry-entry2">
  1647.                                 <property name="has_tooltip">True</property>
  1648.                                 <property name="tooltip_text" translatable="yes">Enter the network address to scan for open ports. For example: www.domain.com or 192.168.2.1</property>
  1649.                                 <accessibility>
  1650.                                   <relation target="traceroute_host_label" type="labelled-by"/>
  1651.                                 </accessibility>
  1652.                               </object>
  1653.                             </child>
  1654.                             <property name="model">model2</property>
  1655.                             <child>
  1656.                               <object class="GtkCellRendererText" id="renderer2"/>
  1657.                               <attributes>
  1658.                                 <attribute name="text">0</attribute>
  1659.                               </attributes>
  1660.                             </child>
  1661.                           </object>
  1662.                           <packing>
  1663.                             <property name="position">1</property>
  1664.                           </packing>
  1665.                         </child>
  1666.                       </object>
  1667.                     </child>
  1668.                     <child>
  1669.                       <object class="GtkHButtonBox" id="hbuttonbox3">
  1670.                         <property name="visible">True</property>
  1671.                         <property name="layout_style">GTK_BUTTONBOX_END</property>
  1672.                         <child>
  1673.                           <object class="GtkButton" id="traceroute_button">
  1674.                             <property name="visible">True</property>
  1675.                             <property name="can_focus">True</property>
  1676.                             <property name="can_default">True</property>
  1677.                             <child>
  1678.                               <object class="GtkAlignment" id="alignment7">
  1679.                                 <property name="visible">True</property>
  1680.                                 <property name="xscale">0</property>
  1681.                                 <property name="yscale">0</property>
  1682.                                 <child>
  1683.                                   <object class="GtkHBox" id="hbox15">
  1684.                                     <property name="visible">True</property>
  1685.                                     <property name="spacing">2</property>
  1686.                                     <child>
  1687.                                       <object class="GtkImage" id="image6">
  1688.                                         <property name="visible">True</property>
  1689.                                         <property name="stock">gtk-ok</property>
  1690.                                       </object>
  1691.                                       <packing>
  1692.                                         <property name="expand">False</property>
  1693.                                         <property name="fill">False</property>
  1694.                                       </packing>
  1695.                                     </child>
  1696.                                     <child>
  1697.                                       <object class="GtkLabel" id="label30">
  1698.                                         <property name="visible">True</property>
  1699.                                         <property name="label" translatable="yes">Trace</property>
  1700.                                         <property name="use_underline">True</property>
  1701.                                       </object>
  1702.                                       <packing>
  1703.                                         <property name="expand">False</property>
  1704.                                         <property name="fill">False</property>
  1705.                                         <property name="position">1</property>
  1706.                                       </packing>
  1707.                                     </child>
  1708.                                   </object>
  1709.                                 </child>
  1710.                               </object>
  1711.                             </child>
  1712.                           </object>
  1713.                         </child>
  1714.                       </object>
  1715.                       <packing>
  1716.                         <property name="position">1</property>
  1717.                       </packing>
  1718.                     </child>
  1719.                   </object>
  1720.                   <packing>
  1721.                     <property name="expand">False</property>
  1722.                   </packing>
  1723.                 </child>
  1724.                 <child>
  1725.                   <object class="GtkScrolledWindow" id="scrolledwindow3">
  1726.                     <property name="visible">True</property>
  1727.                     <property name="can_focus">True</property>
  1728.                     <property name="border_width">6</property>
  1729.                     <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  1730.                     <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  1731.                     <property name="shadow_type">GTK_SHADOW_IN</property>
  1732.                     <child>
  1733.                       <object class="GtkTreeView" id="traceroute_output">
  1734.                         <property name="visible">True</property>
  1735.                         <property name="can_focus">True</property>
  1736.                         <property name="tooltip-text" translatable="yes">Output for traceroute</property>
  1737.                         <property name="enable_search">False</property>
  1738.                         <accessibility>
  1739.                           
  1740.                         </accessibility>
  1741.                         <child internal-child="accessible">
  1742.                           <object class="AtkObject" id="a11y-traceroute_output1">
  1743.                             <property name="AtkObject::accessible_name" translatable="yes">Traceroute output</property>
  1744.                           </object>
  1745.                         </child>
  1746.                       </object>
  1747.                     </child>
  1748.                   </object>
  1749.                   <packing>
  1750.                     <property name="position">1</property>
  1751.                   </packing>
  1752.                 </child>
  1753.               </object>
  1754.             </child>
  1755.             <child type="tab">
  1756.               <object class="GtkLabel" id="traceroute">
  1757.                 <property name="visible">True</property>
  1758.                 <property name="has_tooltip">True</property>
  1759.                 <property name="tooltip_text" translatable="yes">Enter the network address to trace a route to. For example: www.domain.com or 192.168.2.1</property>
  1760.                 <property name="label" translatable="yes">Traceroute</property>
  1761.               </object>
  1762.               <packing>
  1763.                 <property name="position">3</property>
  1764.                 <property name="tab_fill">False</property>
  1765.               </packing>
  1766.             </child>
  1767.             <child>
  1768.               <object class="GtkVBox" id="vbox_scan">
  1769.                 <property name="visible">True</property>
  1770.                 <property name="border_width">6</property>
  1771.                 <property name="spacing">6</property>
  1772.                 <child>
  1773.                   <object class="GtkVBox" id="vbox21">
  1774.                     <property name="visible">True</property>
  1775.                     <property name="border_width">6</property>
  1776.                     <property name="spacing">12</property>
  1777.                     <child>
  1778.                       <object class="GtkHBox" id="hbox37">
  1779.                         <property name="visible">True</property>
  1780.                         <property name="spacing">6</property>
  1781.                         <child>
  1782.                           <object class="GtkLabel" id="scan_host_label">
  1783.                             <property name="visible">True</property>
  1784.                             <property name="label" translatable="yes">_Network address:</property>
  1785.                             <property name="use_underline">True</property>
  1786.                           </object>
  1787.                           <packing>
  1788.                             <property name="expand">False</property>
  1789.                             <property name="fill">False</property>
  1790.                           </packing>
  1791.                         </child>
  1792.                         <child>
  1793.                           <object class="GtkComboBoxEntry" id="scan_host">
  1794.                             <property name="visible">True</property>
  1795.                             <property name="can_focus">True</property>
  1796.                             <child internal-child="entry">
  1797.                               <object class="GtkEntry" id="comboboxentry-entry3">
  1798.                                 <property name="has_tooltip">True</property>
  1799.                                 <property name="tooltip_text" translatable="yes">Enter the network address to scan for open ports. For example: www.domain.com or 192.168.2.1</property>
  1800.                                 <accessibility>
  1801.                                   
  1802.                                 </accessibility>
  1803.                                 <child internal-child="accessible">
  1804.                                   <object class="AtkObject" id="a11y-comboboxentry-entry31">
  1805.                                     <property name="AtkObject::accessible_name" translatable="yes">Network address</property>
  1806.                                   </object>
  1807.                                 </child>
  1808.                               </object>
  1809.                             </child>
  1810.                             <property name="model">model3</property>
  1811.                             <child>
  1812.                               <object class="GtkCellRendererText" id="renderer3"/>
  1813.                               <attributes>
  1814.                                 <attribute name="text">0</attribute>
  1815.                               </attributes>
  1816.                             </child>
  1817.                           </object>
  1818.                           <packing>
  1819.                             <property name="position">1</property>
  1820.                           </packing>
  1821.                         </child>
  1822.                       </object>
  1823.                     </child>
  1824.                     <child>
  1825.                       <object class="GtkHButtonBox" id="hbuttonbox5">
  1826.                         <property name="visible">True</property>
  1827.                         <property name="layout_style">GTK_BUTTONBOX_END</property>
  1828.                         <child>
  1829.                           <object class="GtkButton" id="scan_button">
  1830.                             <property name="visible">True</property>
  1831.                             <property name="can_focus">True</property>
  1832.                             <property name="can_default">True</property>
  1833.                             <child>
  1834.                               <object class="GtkAlignment" id="alignment9">
  1835.                                 <property name="visible">True</property>
  1836.                                 <property name="xscale">0</property>
  1837.                                 <property name="yscale">0</property>
  1838.                                 <child>
  1839.                                   <object class="GtkHBox" id="hbox18">
  1840.                                     <property name="visible">True</property>
  1841.                                     <property name="spacing">2</property>
  1842.                                     <child>
  1843.                                       <object class="GtkImage" id="image8">
  1844.                                         <property name="visible">True</property>
  1845.                                         <property name="stock">gtk-ok</property>
  1846.                                       </object>
  1847.                                       <packing>
  1848.                                         <property name="expand">False</property>
  1849.                                         <property name="fill">False</property>
  1850.                                       </packing>
  1851.                                     </child>
  1852.                                     <child>
  1853.                                       <object class="GtkLabel" id="label47">
  1854.                                         <property name="visible">True</property>
  1855.                                         <property name="label" translatable="yes">Scan</property>
  1856.                                         <property name="use_underline">True</property>
  1857.                                       </object>
  1858.                                       <packing>
  1859.                                         <property name="expand">False</property>
  1860.                                         <property name="fill">False</property>
  1861.                                         <property name="position">1</property>
  1862.                                       </packing>
  1863.                                     </child>
  1864.                                   </object>
  1865.                                 </child>
  1866.                               </object>
  1867.                             </child>
  1868.                           </object>
  1869.                         </child>
  1870.                       </object>
  1871.                       <packing>
  1872.                         <property name="position">1</property>
  1873.                       </packing>
  1874.                     </child>
  1875.                   </object>
  1876.                   <packing>
  1877.                     <property name="expand">False</property>
  1878.                   </packing>
  1879.                 </child>
  1880.                 <child>
  1881.                   <object class="GtkScrolledWindow" id="scrolledwindow4">
  1882.                     <property name="visible">True</property>
  1883.                     <property name="can_focus">True</property>
  1884.                     <property name="border_width">6</property>
  1885.                     <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  1886.                     <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  1887.                     <property name="shadow_type">GTK_SHADOW_IN</property>
  1888.                     <child>
  1889.                       <object class="GtkTreeView" id="scan_output">
  1890.                         <property name="visible">True</property>
  1891.                         <property name="can_focus">True</property>
  1892.                         <property name="tooltip-text" translatable="yes">Output for port scan</property>
  1893.                         <property name="enable_search">False</property>
  1894.                         <accessibility>
  1895.                           
  1896.                         </accessibility>
  1897.                         <child internal-child="accessible">
  1898.                           <object class="AtkObject" id="a11y-scan_output1">
  1899.                             <property name="AtkObject::accessible_name" translatable="yes">Port scan output</property>
  1900.                           </object>
  1901.                         </child>
  1902.                       </object>
  1903.                     </child>
  1904.                   </object>
  1905.                   <packing>
  1906.                     <property name="position">1</property>
  1907.                   </packing>
  1908.                 </child>
  1909.               </object>
  1910.             </child>
  1911.             <child type="tab">
  1912.               <object class="GtkLabel" id="scan">
  1913.                 <property name="visible">True</property>
  1914.                 <property name="label" translatable="yes">Port Scan</property>
  1915.               </object>
  1916.               <packing>
  1917.                 <property name="position">4</property>
  1918.                 <property name="tab_fill">False</property>
  1919.               </packing>
  1920.             </child>
  1921.             <child>
  1922.               <object class="GtkVBox" id="vbox_lookup">
  1923.                 <property name="visible">True</property>
  1924.                 <property name="border_width">6</property>
  1925.                 <property name="spacing">6</property>
  1926.                 <child>
  1927.                   <object class="GtkVBox" id="vbox23">
  1928.                     <property name="visible">True</property>
  1929.                     <property name="border_width">6</property>
  1930.                     <property name="spacing">12</property>
  1931.                     <child>
  1932.                       <object class="GtkTable" id="table7">
  1933.                         <property name="visible">True</property>
  1934.                         <property name="n_rows">2</property>
  1935.                         <property name="n_columns">2</property>
  1936.                         <property name="column_spacing">6</property>
  1937.                         <property name="row_spacing">6</property>
  1938.                         <child>
  1939.                           <object class="GtkComboBox" id="lookup_type">
  1940.                             <property name="visible">True</property>
  1941.                             <property name="can_focus">True</property>
  1942.                           </object>
  1943.                           <packing>
  1944.                             <property name="left_attach">1</property>
  1945.                             <property name="right_attach">2</property>
  1946.                             <property name="top_attach">1</property>
  1947.                             <property name="bottom_attach">2</property>
  1948.                             <property name="x_options">GTK_FILL</property>
  1949.                             <property name="y_options">GTK_FILL</property>
  1950.                           </packing>
  1951.                         </child>
  1952.                         <child>
  1953.                           <object class="GtkLabel" id="lookup_type_label">
  1954.                             <property name="visible">True</property>
  1955.                             <property name="xalign">0</property>
  1956.                             <property name="label" translatable="yes">_Information type:</property>
  1957.                             <property name="use_underline">True</property>
  1958.                           </object>
  1959.                           <packing>
  1960.                             <property name="top_attach">1</property>
  1961.                             <property name="bottom_attach">2</property>
  1962.                             <property name="x_options">GTK_FILL</property>
  1963.                             <property name="y_options"/>
  1964.                           </packing>
  1965.                         </child>
  1966.                         <child>
  1967.                           <object class="GtkComboBoxEntry" id="lookup_host">
  1968.                             <property name="visible">True</property>
  1969.                             <property name="can_focus">True</property>
  1970.                             <child internal-child="entry">
  1971.                               <object class="GtkEntry" id="comboboxentry-entry4">
  1972.                                 <property name="has_tooltip">True</property>
  1973.                                 <property name="tooltip_text" translatable="yes">Enter the network address to lookup. For example: www.domain.com or 192.168.2.1</property>
  1974.                                 <accessibility>
  1975.                                   
  1976.                                 </accessibility>
  1977.                                 <child internal-child="accessible">
  1978.                                   <object class="AtkObject" id="a11y-comboboxentry-entry41">
  1979.                                     <property name="AtkObject::accessible_name" translatable="yes">Network address</property>
  1980.                                   </object>
  1981.                                 </child>
  1982.                               </object>
  1983.                             </child>
  1984.                             <property name="model">model4</property>
  1985.                             <child>
  1986.                               <object class="GtkCellRendererText" id="renderer4"/>
  1987.                               <attributes>
  1988.                                 <attribute name="text">0</attribute>
  1989.                               </attributes>
  1990.                             </child>
  1991.                           </object>
  1992.                           <packing>
  1993.                             <property name="left_attach">1</property>
  1994.                             <property name="right_attach">2</property>
  1995.                             <property name="y_options">GTK_FILL</property>
  1996.                           </packing>
  1997.                         </child>
  1998.                         <child>
  1999.                           <object class="GtkLabel" id="lookup_host_label">
  2000.                             <property name="visible">True</property>
  2001.                             <property name="xalign">0</property>
  2002.                             <property name="label" translatable="yes">_Network address:</property>
  2003.                             <property name="use_underline">True</property>
  2004.                           </object>
  2005.                           <packing>
  2006.                             <property name="x_options">GTK_FILL</property>
  2007.                             <property name="y_options"/>
  2008.                           </packing>
  2009.                         </child>
  2010.                       </object>
  2011.                       <packing>
  2012.                         <property name="expand">False</property>
  2013.                         <property name="fill">False</property>
  2014.                       </packing>
  2015.                     </child>
  2016.                     <child>
  2017.                       <object class="GtkHButtonBox" id="hbuttonbox6">
  2018.                         <property name="visible">True</property>
  2019.                         <property name="layout_style">GTK_BUTTONBOX_END</property>
  2020.                         <child>
  2021.                           <object class="GtkButton" id="lookup_button">
  2022.                             <property name="visible">True</property>
  2023.                             <property name="can_focus">True</property>
  2024.                             <property name="can_default">True</property>
  2025.                             <child>
  2026.                               <object class="GtkAlignment" id="alignment10">
  2027.                                 <property name="visible">True</property>
  2028.                                 <property name="xscale">0</property>
  2029.                                 <property name="yscale">0</property>
  2030.                                 <child>
  2031.                                   <object class="GtkHBox" id="hbox27">
  2032.                                     <property name="visible">True</property>
  2033.                                     <property name="spacing">2</property>
  2034.                                     <child>
  2035.                                       <object class="GtkImage" id="image9">
  2036.                                         <property name="visible">True</property>
  2037.                                         <property name="stock">gtk-ok</property>
  2038.                                       </object>
  2039.                                       <packing>
  2040.                                         <property name="expand">False</property>
  2041.                                         <property name="fill">False</property>
  2042.                                       </packing>
  2043.                                     </child>
  2044.                                     <child>
  2045.                                       <object class="GtkLabel" id="label68">
  2046.                                         <property name="visible">True</property>
  2047.                                         <property name="label" translatable="yes">Lookup</property>
  2048.                                         <property name="use_underline">True</property>
  2049.                                       </object>
  2050.                                       <packing>
  2051.                                         <property name="expand">False</property>
  2052.                                         <property name="fill">False</property>
  2053.                                         <property name="position">1</property>
  2054.                                       </packing>
  2055.                                     </child>
  2056.                                   </object>
  2057.                                 </child>
  2058.                               </object>
  2059.                             </child>
  2060.                           </object>
  2061.                         </child>
  2062.                       </object>
  2063.                       <packing>
  2064.                         <property name="position">1</property>
  2065.                       </packing>
  2066.                     </child>
  2067.                   </object>
  2068.                   <packing>
  2069.                     <property name="expand">False</property>
  2070.                   </packing>
  2071.                 </child>
  2072.                 <child>
  2073.                   <object class="GtkScrolledWindow" id="scrolledwindow5">
  2074.                     <property name="visible">True</property>
  2075.                     <property name="can_focus">True</property>
  2076.                     <property name="border_width">6</property>
  2077.                     <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  2078.                     <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  2079.                     <property name="shadow_type">GTK_SHADOW_IN</property>
  2080.                     <child>
  2081.                       <object class="GtkTreeView" id="lookup_output">
  2082.                         <property name="visible">True</property>
  2083.                         <property name="can_focus">True</property>
  2084.                         <property name="tooltip-text" translatable="yes">Output for lookup</property>
  2085.                         <accessibility>
  2086.                           
  2087.                         </accessibility>
  2088.                         <child internal-child="accessible">
  2089.                           <object class="AtkObject" id="a11y-lookup_output1">
  2090.                             <property name="AtkObject::accessible_name" translatable="yes">Lookup output</property>
  2091.                           </object>
  2092.                         </child>
  2093.                       </object>
  2094.                     </child>
  2095.                   </object>
  2096.                   <packing>
  2097.                     <property name="position">1</property>
  2098.                   </packing>
  2099.                 </child>
  2100.               </object>
  2101.             </child>
  2102.             <child type="tab">
  2103.               <object class="GtkLabel" id="lookup">
  2104.                 <property name="visible">True</property>
  2105.                 <property name="label" translatable="yes">Lookup</property>
  2106.               </object>
  2107.               <packing>
  2108.                 <property name="position">5</property>
  2109.                 <property name="tab_fill">False</property>
  2110.               </packing>
  2111.             </child>
  2112.             <child>
  2113.               <object class="GtkVBox" id="vbox_finger">
  2114.                 <property name="visible">True</property>
  2115.                 <property name="border_width">6</property>
  2116.                 <property name="spacing">6</property>
  2117.                 <child>
  2118.                   <object class="GtkVBox" id="vbox24">
  2119.                     <property name="visible">True</property>
  2120.                     <property name="border_width">6</property>
  2121.                     <property name="spacing">12</property>
  2122.                     <child>
  2123.                       <object class="GtkTable" id="table8">
  2124.                         <property name="visible">True</property>
  2125.                         <property name="n_rows">2</property>
  2126.                         <property name="n_columns">2</property>
  2127.                         <property name="column_spacing">6</property>
  2128.                         <property name="row_spacing">6</property>
  2129.                         <child>
  2130.                           <object class="GtkComboBoxEntry" id="finger_host">
  2131.                             <property name="visible">True</property>
  2132.                             <property name="can_focus">True</property>
  2133.                             <child internal-child="entry">
  2134.                               <object class="GtkEntry" id="comboboxentry-entry6">
  2135.                                 <property name="has_tooltip">True</property>
  2136.                                 <property name="tooltip_text" translatable="yes">Enter the network address to finger that user. For example: www.domain.com or 192.168.2.1</property>
  2137.                                 <accessibility>
  2138.                                   
  2139.                                 </accessibility>
  2140.                                 <child internal-child="accessible">
  2141.                                   <object class="AtkObject" id="a11y-comboboxentry-entry61">
  2142.                                     <property name="AtkObject::accessible_name" translatable="yes">Network address</property>
  2143.                                   </object>
  2144.                                 </child>
  2145.                               </object>
  2146.                             </child>
  2147.                             <property name="model">model5</property>
  2148.                             <child>
  2149.                               <object class="GtkCellRendererText" id="renderer5"/>
  2150.                               <attributes>
  2151.                                 <attribute name="text">0</attribute>
  2152.                               </attributes>
  2153.                             </child>
  2154.                           </object>
  2155.                           <packing>
  2156.                             <property name="left_attach">1</property>
  2157.                             <property name="right_attach">2</property>
  2158.                             <property name="top_attach">1</property>
  2159.                             <property name="bottom_attach">2</property>
  2160.                             <property name="x_options">GTK_FILL</property>
  2161.                             <property name="y_options">GTK_FILL</property>
  2162.                           </packing>
  2163.                         </child>
  2164.                         <child>
  2165.                           <object class="GtkComboBoxEntry" id="finger_user">
  2166.                             <property name="visible">True</property>
  2167.                             <property name="can_focus">True</property>
  2168.                             <child internal-child="entry">
  2169.                               <object class="GtkEntry" id="comboboxentry-entry5">
  2170.                                 <property name="has_tooltip">True</property>
  2171.                                 <property name="tooltip_text" translatable="yes">Enter the user to finger</property>
  2172.                                 <accessibility>
  2173.                                   
  2174.                                 </accessibility>
  2175.                                 <child internal-child="accessible">
  2176.                                   <object class="AtkObject" id="a11y-comboboxentry-entry51">
  2177.                                     <property name="AtkObject::accessible_name" translatable="yes">User name</property>
  2178.                                   </object>
  2179.                                 </child>
  2180.                               </object>
  2181.                             </child>
  2182.                             <property name="model">model6</property>
  2183.                             <child>
  2184.                               <object class="GtkCellRendererText" id="renderer6"/>
  2185.                               <attributes>
  2186.                                 <attribute name="text">0</attribute>
  2187.                               </attributes>
  2188.                             </child>
  2189.                           </object>
  2190.                           <packing>
  2191.                             <property name="left_attach">1</property>
  2192.                             <property name="right_attach">2</property>
  2193.                             <property name="y_options">GTK_FILL</property>
  2194.                           </packing>
  2195.                         </child>
  2196.                         <child>
  2197.                           <object class="GtkLabel" id="finger_host_label">
  2198.                             <property name="visible">True</property>
  2199.                             <property name="xalign">0</property>
  2200.                             <property name="label" translatable="yes">_Network address:</property>
  2201.                             <property name="use_underline">True</property>
  2202.                           </object>
  2203.                           <packing>
  2204.                             <property name="top_attach">1</property>
  2205.                             <property name="bottom_attach">2</property>
  2206.                             <property name="x_options">GTK_FILL</property>
  2207.                             <property name="y_options"/>
  2208.                           </packing>
  2209.                         </child>
  2210.                         <child>
  2211.                           <object class="GtkLabel" id="finger_user_label">
  2212.                             <property name="visible">True</property>
  2213.                             <property name="xalign">0</property>
  2214.                             <property name="label" translatable="yes">_Username:</property>
  2215.                             <property name="use_underline">True</property>
  2216.                           </object>
  2217.                           <packing>
  2218.                             <property name="x_options">GTK_FILL</property>
  2219.                             <property name="y_options"/>
  2220.                           </packing>
  2221.                         </child>
  2222.                       </object>
  2223.                       <packing>
  2224.                         <property name="expand">False</property>
  2225.                         <property name="fill">False</property>
  2226.                       </packing>
  2227.                     </child>
  2228.                     <child>
  2229.                       <object class="GtkHButtonBox" id="hbuttonbox7">
  2230.                         <property name="visible">True</property>
  2231.                         <property name="layout_style">GTK_BUTTONBOX_END</property>
  2232.                         <child>
  2233.                           <object class="GtkButton" id="finger_button">
  2234.                             <property name="visible">True</property>
  2235.                             <property name="can_focus">True</property>
  2236.                             <property name="can_default">True</property>
  2237.                             <child>
  2238.                               <object class="GtkAlignment" id="alignment11">
  2239.                                 <property name="visible">True</property>
  2240.                                 <property name="xscale">0</property>
  2241.                                 <property name="yscale">0</property>
  2242.                                 <child>
  2243.                                   <object class="GtkHBox" id="hbox30">
  2244.                                     <property name="visible">True</property>
  2245.                                     <property name="spacing">2</property>
  2246.                                     <child>
  2247.                                       <object class="GtkImage" id="image10">
  2248.                                         <property name="visible">True</property>
  2249.                                         <property name="stock">gtk-ok</property>
  2250.                                       </object>
  2251.                                       <packing>
  2252.                                         <property name="expand">False</property>
  2253.                                         <property name="fill">False</property>
  2254.                                       </packing>
  2255.                                     </child>
  2256.                                     <child>
  2257.                                       <object class="GtkLabel" id="label78">
  2258.                                         <property name="visible">True</property>
  2259.                                         <property name="label" translatable="yes">Finger</property>
  2260.                                         <property name="use_underline">True</property>
  2261.                                       </object>
  2262.                                       <packing>
  2263.                                         <property name="expand">False</property>
  2264.                                         <property name="fill">False</property>
  2265.                                         <property name="position">1</property>
  2266.                                       </packing>
  2267.                                     </child>
  2268.                                   </object>
  2269.                                 </child>
  2270.                               </object>
  2271.                             </child>
  2272.                           </object>
  2273.                         </child>
  2274.                       </object>
  2275.                       <packing>
  2276.                         <property name="position">1</property>
  2277.                       </packing>
  2278.                     </child>
  2279.                   </object>
  2280.                   <packing>
  2281.                     <property name="expand">False</property>
  2282.                   </packing>
  2283.                 </child>
  2284.                 <child>
  2285.                   <object class="GtkScrolledWindow" id="scrolledwindow6">
  2286.                     <property name="visible">True</property>
  2287.                     <property name="can_focus">True</property>
  2288.                     <property name="border_width">6</property>
  2289.                     <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  2290.                     <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  2291.                     <property name="shadow_type">GTK_SHADOW_IN</property>
  2292.                     <child>
  2293.                       <object class="GtkTextView" id="finger_output">
  2294.                         <property name="visible">True</property>
  2295.                         <property name="can_focus">True</property>
  2296.                         <property name="tooltip-text" translatable="yes">Output for finger</property>
  2297.                         <property name="editable">False</property>
  2298.                         <accessibility>
  2299.                           
  2300.                         </accessibility>
  2301.                         <child internal-child="accessible">
  2302.                           <object class="AtkObject" id="a11y-finger_output1">
  2303.                             <property name="AtkObject::accessible_name" translatable="yes">Finger output</property>
  2304.                           </object>
  2305.                         </child>
  2306.                       </object>
  2307.                     </child>
  2308.                   </object>
  2309.                   <packing>
  2310.                     <property name="position">1</property>
  2311.                   </packing>
  2312.                 </child>
  2313.               </object>
  2314.             </child>
  2315.             <child type="tab">
  2316.               <object class="GtkLabel" id="finger">
  2317.                 <property name="visible">True</property>
  2318.                 <property name="label" translatable="yes">Finger</property>
  2319.               </object>
  2320.               <packing>
  2321.                 <property name="position">6</property>
  2322.                 <property name="tab_fill">False</property>
  2323.               </packing>
  2324.             </child>
  2325.             <child>
  2326.               <object class="GtkVBox" id="vbox_whois">
  2327.                 <property name="visible">True</property>
  2328.                 <property name="border_width">6</property>
  2329.                 <property name="spacing">6</property>
  2330.                 <child>
  2331.                   <object class="GtkVBox" id="vbox22">
  2332.                     <property name="visible">True</property>
  2333.                     <property name="border_width">6</property>
  2334.                     <property name="spacing">12</property>
  2335.                     <child>
  2336.                       <object class="GtkHBox" id="hbox38">
  2337.                         <property name="visible">True</property>
  2338.                         <property name="spacing">6</property>
  2339.                         <child>
  2340.                           <object class="GtkLabel" id="whois_host_label">
  2341.                             <property name="visible">True</property>
  2342.                             <property name="label" translatable="yes">_Domain address:</property>
  2343.                             <property name="use_underline">True</property>
  2344.                           </object>
  2345.                           <packing>
  2346.                             <property name="expand">False</property>
  2347.                             <property name="fill">False</property>
  2348.                           </packing>
  2349.                         </child>
  2350.                         <child>
  2351.                           <object class="GtkComboBoxEntry" id="whois_host">
  2352.                             <property name="visible">True</property>
  2353.                             <property name="can_focus">True</property>
  2354.                             <child internal-child="entry">
  2355.                               <object class="GtkEntry" id="comboboxentry-entry7">
  2356.                                 <property name="has_tooltip">True</property>
  2357.                                 <property name="tooltip_text" translatable="yes">Enter a domain address to lookup its whois information. For example: www.domain.com or 192.168.2.1</property>
  2358.                                 <accessibility>
  2359.                                   
  2360.                                 </accessibility>
  2361.                                 <child internal-child="accessible">
  2362.                                   <object class="AtkObject" id="a11y-comboboxentry-entry71">
  2363.                                     <property name="AtkObject::accessible_name" translatable="yes">Domain address</property>
  2364.                                   </object>
  2365.                                 </child>
  2366.                               </object>
  2367.                             </child>
  2368.                             <property name="model">model7</property>
  2369.                             <child>
  2370.                               <object class="GtkCellRendererText" id="renderer7"/>
  2371.                               <attributes>
  2372.                                 <attribute name="text">0</attribute>
  2373.                               </attributes>
  2374.                             </child>
  2375.                           </object>
  2376.                           <packing>
  2377.                             <property name="position">1</property>
  2378.                           </packing>
  2379.                         </child>
  2380.                       </object>
  2381.                     </child>
  2382.                     <child>
  2383.                       <object class="GtkHButtonBox" id="hbuttonbox8">
  2384.                         <property name="visible">True</property>
  2385.                         <property name="layout_style">GTK_BUTTONBOX_END</property>
  2386.                         <child>
  2387.                           <object class="GtkButton" id="whois_button">
  2388.                             <property name="visible">True</property>
  2389.                             <property name="can_focus">True</property>
  2390.                             <property name="can_default">True</property>
  2391.                             <child>
  2392.                               <object class="GtkAlignment" id="alignment12">
  2393.                                 <property name="visible">True</property>
  2394.                                 <property name="xscale">0</property>
  2395.                                 <property name="yscale">0</property>
  2396.                                 <child>
  2397.                                   <object class="GtkHBox" id="hbox32">
  2398.                                     <property name="visible">True</property>
  2399.                                     <property name="spacing">2</property>
  2400.                                     <child>
  2401.                                       <object class="GtkImage" id="image11">
  2402.                                         <property name="visible">True</property>
  2403.                                         <property name="stock">gtk-ok</property>
  2404.                                       </object>
  2405.                                       <packing>
  2406.                                         <property name="expand">False</property>
  2407.                                         <property name="fill">False</property>
  2408.                                       </packing>
  2409.                                     </child>
  2410.                                     <child>
  2411.                                       <object class="GtkLabel" id="label85">
  2412.                                         <property name="visible">True</property>
  2413.                                         <property name="label" translatable="yes">Whois</property>
  2414.                                         <property name="use_underline">True</property>
  2415.                                       </object>
  2416.                                       <packing>
  2417.                                         <property name="expand">False</property>
  2418.                                         <property name="fill">False</property>
  2419.                                         <property name="position">1</property>
  2420.                                       </packing>
  2421.                                     </child>
  2422.                                   </object>
  2423.                                 </child>
  2424.                               </object>
  2425.                             </child>
  2426.                           </object>
  2427.                         </child>
  2428.                       </object>
  2429.                       <packing>
  2430.                         <property name="position">1</property>
  2431.                       </packing>
  2432.                     </child>
  2433.                   </object>
  2434.                   <packing>
  2435.                     <property name="expand">False</property>
  2436.                   </packing>
  2437.                 </child>
  2438.                 <child>
  2439.                   <object class="GtkScrolledWindow" id="scrolledwindow7">
  2440.                     <property name="visible">True</property>
  2441.                     <property name="can_focus">True</property>
  2442.                     <property name="border_width">6</property>
  2443.                     <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  2444.                     <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  2445.                     <property name="shadow_type">GTK_SHADOW_IN</property>
  2446.                     <child>
  2447.                       <object class="GtkTextView" id="whois_output">
  2448.                         <property name="visible">True</property>
  2449.                         <property name="can_focus">True</property>
  2450.                         <property name="tooltip-text" translatable="yes">Output for whois</property>
  2451.                         <property name="editable">False</property>
  2452.                         <accessibility>
  2453.                           
  2454.                           
  2455.                         </accessibility>
  2456.                         <child internal-child="accessible">
  2457.                           <object class="AtkObject" id="a11y-whois_output1">
  2458.                             <property name="AtkObject::accessible_description" translatable="yes">Whois output</property>
  2459.                             <property name="AtkObject::accessible_name" translatable="yes">Whois output</property>
  2460.                           </object>
  2461.                         </child>
  2462.                       </object>
  2463.                     </child>
  2464.                   </object>
  2465.                   <packing>
  2466.                     <property name="position">1</property>
  2467.                   </packing>
  2468.                 </child>
  2469.               </object>
  2470.             </child>
  2471.             <child type="tab">
  2472.               <object class="GtkLabel" id="whois">
  2473.                 <property name="visible">True</property>
  2474.                 <property name="tooltip-text" translatable="yes">Output for whois</property>
  2475.                 <property name="label" translatable="yes">Whois</property>
  2476.                 <accessibility>
  2477.                   
  2478.                 </accessibility>
  2479.                 <child internal-child="accessible">
  2480.                   <object class="AtkObject" id="a11y-whois1">
  2481.                     <property name="AtkObject::accessible_name" translatable="yes">Whois output</property>
  2482.                   </object>
  2483.                 </child>
  2484.               </object>
  2485.               <packing>
  2486.                 <property name="position">7</property>
  2487.                 <property name="tab_fill">False</property>
  2488.               </packing>
  2489.             </child>
  2490.           </object>
  2491.           <packing>
  2492.             <property name="position">1</property>
  2493.           </packing>
  2494.         </child>
  2495.         <child>
  2496.           <object class="GtkHBox" id="hbox42">
  2497.             <property name="visible">True</property>
  2498.             <child>
  2499.               <object class="GtkProgressBar" id="progress_bar">
  2500.                 <property name="visible">True</property>
  2501.                 <property name="pulse_step">0.10000000149</property>
  2502.               </object>
  2503.               <packing>
  2504.                 <property name="expand">False</property>
  2505.                 <property name="fill">False</property>
  2506.               </packing>
  2507.             </child>
  2508.             <child>
  2509.               <object class="GtkStatusbar" id="statusbar">
  2510.                 <property name="visible">True</property>
  2511.               </object>
  2512.               <packing>
  2513.                 <property name="position">1</property>
  2514.               </packing>
  2515.             </child>
  2516.           </object>
  2517.           <packing>
  2518.             <property name="expand">False</property>
  2519.             <property name="fill">False</property>
  2520.             <property name="position">2</property>
  2521.           </packing>
  2522.         </child>
  2523.       </object>
  2524.     </child>
  2525.   </object>
  2526. </interface>
  2527.